Skip to content

GlobalSet ​

Type
Class
Namespace
craft\gql\types\elements
Inherits
craft\gql\types\elements\GlobalSet » craft\gql\types\elements\Element » craft\gql\base\ObjectType » GraphQL\Type\Definition\ObjectType
Since
3.3.0

Class GlobalSet

View source

Public Methods ​

MethodDescription
__construct()
resolveWithDirectives()Resolve a value with the directives that apply to it.

__construct() ​

View source

Arguments ​

  • $config

Protected Methods ​

MethodDescription
resolve()Resolve a field value with arguments, context and resolve information.