OBJECT

SetVolumePayload

link GraphQL Schema definition

  • type SetVolumePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • soundZone: ID
  • status: String
  • volume: Volume
  • }