INPUT_OBJECT
ManageSharingCustomEntityInput
link GraphQL Schema definition
- input ManageSharingCustomEntityInput {
- : ShareModeEnum!
- : [CreateCustomEntitySharingClientRelationNoCustomEntityBackrefInput!]
- : [CreateCustomEntitySharingSalesUnitRelationNoCustomEntityBackrefInput!]
- # Identifier of the CustomEntityEntity to perform the action on.
- : ID!
- : String
- }