INPUT_OBJECT
input UpdateClientExcludedOpptyInput {clientMutationId: String# Unique identifier of entity.id: ID!# Last modification time.modified: DateTime# Creation time.created: DateTime# Boolean value.isExcluded: Boolean# Relation to single entity instance.opptyId: ID# Relation to single entity instance.ownerId: ID# Revision when entity was lastly changed.revision: Int}