INPUT_OBJECT
input UpdateStepChecklistSalesRoleRelationInput {clientMutationId: String# Unique identifier of entity.id: ID!# Last modification time.modified: DateTime# Creation time.created: DateTime# Id of the sales role.salesRoleId: ID# Id of the checklist item.stepChecklistId: ID# Revision when entity was lastly changed.revision: Int}