0

I don't understand what's it for Use as title field in graphcms model. Could you explain to me a give me an example, please? Thanks

user3887366
  • 2,226
  • 4
  • 28
  • 41

1 Answers1

1

"Displays this field's value instead of the ID in relations"

By default, it shows id in relation.

By default shows id in relation

After setting a field as the title of a model

After setting a field as the title of a model

it shows the value of the "title" field in relation.

shows the value of the "title" field in relation

RiveN
  • 2,595
  • 11
  • 13
  • 26