The possibility of defining JSON objects as fields of a type in a GraphQL schema has been explained in the schema reference. This guide is focusing on how to query such objects and how to fully leverage their potential. Let’s take the example of this (non-crypto related, for once😁) schema:Documentation Index
Fetch the complete documentation index at: https://docs.sqd.dev/llms.txt
Use this file to discover all available pages before exploring further.
schema.graphql
A with some content inside, the third one has an object, but its a field is null and the fourth one simply does not have an A object at all.