ArchiveEntityUpdateInput
Autogenerated input type of ArchiveEntityUpdate
input ArchiveEntityUpdateInput {
clientMutationId: String
id: ID!
}
Fields
ArchiveEntityUpdateInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
ArchiveEntityUpdateInput.id ● ID! non-null scalar common
Member Of
archiveEntityUpdate mutation