Objects
Objects in GraphQL represent complex data structures. They define the fields and their types that can be queried in a GraphQL API. Objects can have nested fields and relationships with other objects.
Was this section helpful?
What made this section unhelpful for you?
On this page
- Objects