input
RestrictionApplyInput!
Required
RestrictionResult!
type Mutation { restrictionApply(input: RestrictionApplyInput!): RestrictionResult! }
Mutation.
restrictionApply
Apply restrictions to items.
Arguments
input
RestrictionApplyInput!
Required
Returns:
RestrictionResult!
type Mutation { restrictionApply(input: RestrictionApplyInput!): RestrictionResult! }