INPUT_OBJECT

SkipTrackInput

link GraphQL Schema definition

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