DeleteShortcutInput
Autogenerated input type of DeleteShortcut
input DeleteShortcutInput {
clientMutationId: String
id: ID!
}
Fields
DeleteShortcutInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteShortcutInput.id ● ID! non-null scalar
Shortcut id
Member Of
deleteShortcut mutation