INPUT_OBJECT
CreateAccountSharingSalesUnitRelationNoAccountBackrefInput
link GraphQL Schema definition
- input CreateAccountSharingSalesUnitRelationNoAccountBackrefInput {
- # Last modification time.
- : DateTime
- # Creation time.
- : DateTime
- # Sharing role granting the unit a specific access level (e.g. Read, Edit) on the
- # account.
- : SharingRoleEnum
- # Id of the sales unit.
- : ID!
- # Revision when entity was lastly changed.
- : Int
- }