DeleteAccessModifierByWorkspaceAccountIdAndNameInput
All input for the deleteAccessModifierByWorkspaceAccountIdAndName mutation.
input DeleteAccessModifierByWorkspaceAccountIdAndNameInput {
clientMutationId: String
workspaceAccountId: String!
name: String!
}
Fields
DeleteAccessModifierByWorkspaceAccountIdAndNameInput.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.