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 types.
Last updated 1 year ago
Was this helpful?