INPUT_OBJECT
SendScratchpadUserDataInput
Attributes for sending scratchpad data to a Device
link GraphQL Schema definition
input SendScratchpadUserDataInput {
Device to which scratchpad data will be deployed
: ID!
The data that is going to be written in the user scrachpad
: Hexadecimal!
}