INPUT_OBJECT
ManageSharingAccountInput
link GraphQL Schema definition
- input ManageSharingAccountInput {
- : ShareModeEnum!
- : [CreateAccountSharingClientRelationNoAccountBackrefInput!]
- : [CreateAccountSharingSalesUnitRelationNoAccountBackrefInput!]
- # Identifier of the AccountEntity to perform the action on.
- : ID!
- : String
- }