INPUT_OBJECT

LoginDeviceInput

link GraphQL Schema definition

  • input LoginDeviceInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • hardwareId: String!
  • vendorSecret: String!
  • }