- Queries and mutations with the prefix
graphite, for instance,graphiteAutoEmbeddingsConfiguration. These queries and mutations interact with data and can be used normally as any other graphql query or mutation generated by hasura. - Queries and mutations with the prefix
_graphite, for instance_graphiteAssistant. These queries are private and shouldn’t be used. - Queries and mutations inside the namespace
graphite. For instance:
graphite’s remote schema and are documented in this section.