CreateShortcutInput
Autogenerated input type of CreateShortcut
input CreateShortcutInput {
clientMutationId: String
params: ShortcutCreateInput!
}
Fields
CreateShortcutInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
CreateShortcutInput.params ● ShortcutCreateInput! non-null input
Shortcut type create params
Member Of
createShortcut mutation