StructureMutationTrait ​
- Type
- Trait
- Namespace
- craft\gql\base
- Implemented by
- craft\gql\resolvers\mutations\Category, craft\gql\resolvers\mutations\Entry
- Since
- 3.5.0
Trait StructureMutationTrait
Protected Methods ​
Method | Description |
---|---|
getRelatedElement() | Get the related element. |
performStructureOperations() |
getRelatedElement()
​
Get the related element.
Arguments ​
$elementId
(integer)
Returns ​
performStructureOperations()
​
Arguments ​
$element
(craft\base\ElementInterface)$arguments
(array)