Skip to main content

AttachImageToEventProposalInput

Autogenerated input type of AttachImageToEventProposal

input AttachImageToEventProposalInput {
clientMutationId: String
id: ID
signedBlobId: ID!
}

Fields

AttachImageToEventProposalInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

AttachImageToEventProposalInput.id ● ID scalar

AttachImageToEventProposalInput.signedBlobId ● ID! non-null scalar

Member Of

attachImageToEventProposal mutation