INPUT_OBJECT
input BlockTrackInput {# A unique identifier for the client performing the mutation.clientMutationId: String# id of the sound zoneparent: ID!# id of the current playlistplayFrom: ID# why you're blocking this trackreasons: [Reason!]!# id of the track to blocksource: ID!}