Тип

OpenProfileSessionsInput

Публичный тип OpenProfileSessionsInput.

input OpenProfileSessionsInput {
  clientMutationId: String
  profileIds: [UUID]!
  requestId: UUID
}