ArchiveImageInput
Autogenerated input type of ArchiveImage
input ArchiveImageInput {
clientMutationId: String
id: ID!
}
Fields
ArchiveImageInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
ArchiveImageInput.id ● ID! non-null scalar common
The image ID to archive.
Member Of
archiveImage mutation