INPUT_OBJECT
input UpdateUnsubscribedPhoneInput {clientMutationId: String# Unique identifier of entity.id: ID!# Last modification time.modified: DateTime# Creation time.created: DateTime# Phone number.phone: String# Revision when entity was lastly changed.revision: Int}