close

Filter

loading table of contents...

Headless Server Developer Manual / Version 2201

Table Of Contents

4.2.4 Invoking Queries

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.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

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