INPUT_OBJECT

SetPlayFromInput

link GraphQL Schema definition

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