Object types are fundamental to GraphQL schemas. They define:
The types of objects that can be retrieved from your service
The fields each object type contains
Learn more about Object typesarrow-up-right.
Last updated 1 year ago
Was this helpful?