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
Public Methods ​
| Method | Description |
|---|---|
| __construct() | |
| getFieldDefinitions() | |
| getName() | |
| getType() | |
| resolveWithDirectives() | Resolve a value with the directives that apply to it. |
getFieldDefinitions() ​
getName() ​
Returns ​
getType() ​
Protected Methods ​
| Method | Description |
|---|---|
| resolve() | Resolve a field value with arguments, context and resolve information. |