close

Filter

loading table of contents...

Headless Server Developer Manual / Version 2310

Table Of Contents

4.2.4.2 Default Invocation Chain

The GraphQL runtime tries to resolve any property in a query using a DataFetcher. By default, the built in PropertyDataFetcher is used to resolve a property. The PropertyDataFetcher operates on the query root using reflection. The object returned by the query root is then processed reversely by the invocation chain of DataFetcher instances.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

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