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 (opens new window)

# Public Methods

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

# __construct()

View source (opens new window)

Arguments

  • $config

# Protected Methods

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