close

Filter

Headless Server Developer Manual / Version 2310
Table Of Contents

To invoke GraphQL queries, an instance of the GraphQLInvocation class is necessary. GraphQLInvocation models the dynamic aspects of the GraphQL runtime, especially the request and response cycle. The GraphQLInvocation instance is created with the GraphQLSchema, a list of instrumentations and most important, a list of all query roots, most importantly the ContentRoot.

Was this article useful?

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.