Skip to content

SaleType ​

Type
Class
Namespace
craft\commerce\gql\types
Inherits
craft\commerce\gql\types\SaleType » craft\gql\base\ObjectType » GraphQL\Type\Definition\ObjectType
Since
3.1.10

Class SaleType

View source

Public Methods ​

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

getFieldDefinitions() ​

View source

getName() ​

View source

Returns ​

string

getType() ​

View source

Protected Methods ​

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