Skip to main content

DeleteExternalShareInput

All input for the deleteExternalShare mutation.

input DeleteExternalShareInput {
clientMutationId: String
id: String!
}

Fields

DeleteExternalShareInput.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.

DeleteExternalShareInput.id ● String! non-null scalar

Member Of

deleteExternalShare mutation