pfSense-pkg-RESTAPI

QueryParamsScalarType.inc

Table of Contents

Classes

QueryParamsScalarType
Defines a custom scalar type for handling JSON objects in GraphQL queries. This is primarily intended to allow arbitrary objects to be passed as arguments to GraphQL queries and mutations. This scalar type should only be used if the schema of the objects is dynamic and cannot be easily represented by a GraphQL input object type.

        
On this page

Search results