UpdateShortcutInput
Autogenerated input type of UpdateShortcut
input UpdateShortcutInput {
clientMutationId: String
params: ShortcutUpdateInput!
}
Fields
UpdateShortcutInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
UpdateShortcutInput.params ● ShortcutUpdateInput! non-null input
Shortcut update params
Member Of
updateShortcut mutation