Class SettingType
class SettingType
This sets up the base settingType. Custom settings that are set to "show_in_graphql" automatically use the SettingType and inherit the fields that are defined here. The fields get passed through a filter unique to each type, so each setting can modify it's type schema via field filters.
- GraphQL\Type\Definition\ObjectType
-
WPGraphQL\Type\WPObjectType
-
WPGraphQL\Type\Setting\SettingType
Methods summary
public
|