Skip to main content

Scoping for table field names?

  • February 27, 2019
  • 1 reply
  • 0 views

  • Participating Frequently

i’m querying airtable from gatsby / graphql, and it seems like different table field names have to be unique? is this true?

i assumed names would be table-scoped…

Justin_Barrett
Forum|alt.badge.img+20

You can have fields across different tables with the same name. Only field names within a given table have to be unique.


Reply