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 10 months ago
Was this helpful?