Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
DeleteExternalLinkInput
Input object expected by the query or mutation
input DeleteExternalLinkInput {
id: String!
}
Fields
DeleteExternalLinkInput.id ● String! non-null scalar general
The id of the link to delete
Example
Member Of
deleteExternalLinksmutation