INPUT_OBJECT

PlayInput

link GraphQL Schema definition

  • input PlayInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • soundZone: ID!
  • }