DeleteWorkspacePlaceholderRoleByWorkspaceIdAndInternalNameInput
All input for the deleteWorkspacePlaceholderRoleByWorkspaceIdAndInternalName mutation.
input DeleteWorkspacePlaceholderRoleByWorkspaceIdAndInternalNameInput {
clientMutationId: String
workspaceId: String!
internalName: String!
}
Fields
DeleteWorkspacePlaceholderRoleByWorkspaceIdAndInternalNameInput.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.
DeleteWorkspacePlaceholderRoleByWorkspaceIdAndInternalNameInput.workspaceId ● String! non-null scalar
DeleteWorkspacePlaceholderRoleByWorkspaceIdAndInternalNameInput.internalName ● String! non-null scalar
Member Of
deleteWorkspacePlaceholderRoleByWorkspaceIdAndInternalName mutation