close

Filter

Headless Server Developer Manual / Version 2310
Table Of Contents

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.

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.