DeleteRunInput
Autogenerated input type of DeleteRun
input DeleteRunInput {
clientMutationId: String
id: ID
}
Fields
DeleteRunInput.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
DeleteRunInput.id
● ID
scalar
Member Of
deleteRun
mutation