INPUT_OBJECT
CreateGhostContactAccountAccountRoleRelationInput
link GraphQL Schema definition
- input CreateGhostContactAccountAccountRoleRelationInput {
- : String
- # Last modification time.
- : DateTime
- # Creation time.
- : DateTime
- # Ghost-contact-on-account placement this role assignment belongs to.
- : CreateGhostContactAccountRelationInput!
- # Id of the account role.
- : ID!
- # Id of the ghost-contact-account placement.
- : ID!
- # Revision when entity was lastly changed.
- : Int
- }