DeleteStepApprovalInput
All input for the deleteStepApproval mutation.
input DeleteStepApprovalInput {
clientMutationId: String
id: String!
}
Fields
DeleteStepApprovalInput.clientMutationId ● String scalar
An arbitrary string value with no semantic meaning. Will be included in the payload verbatim. May be used to track mutations by the client.
DeleteStepApprovalInput.id ● String! non-null scalar
Member Of
deleteStepApproval mutation