Skip to main content
Question

Change index_name from a field

  • November 11, 2021
  • 3 replies
  • 318 views

dcastelhano

Hi guys, how can i change the index_name of a field, when i create a new field in app.pipefy, the "index_name" is "field_1_date", i need to change this to “due_date” instead of “field_1_date”, in order to integrate with my backend via graphql, that’s possible?
Thanks

This topic has been closed for comments

3 replies

genietim
Forum|alt.badge.img+12
  • Pipefy Legend
  • 412 replies
  • November 11, 2021

I do not understand what you refer to with “index_name” — in the GraphQL documentation, there does not seem to be such a field, neighter on card, nor on field. What exactly are you refering to?


dcastelhano
  • Author
  • New Member
  • 2 replies
  • November 11, 2021

Yes, there is a indexName in card, see:

{
  card(id: xxxxxxxx) {
    fields {
      array_value
      date_value
      datetime_value
      filled_at
      float_value
      indexName
      name
      report_value
      updated_at
      value
    }
  }
}

 


dcastelhano
  • Author
  • New Member
  • 2 replies
  • November 11, 2021

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings