OBJECT

SkipTrackPayload

link GraphQL Schema definition

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