Тип

OpenProfileSessionsPayload

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

type OpenProfileSessionsPayload {
  clientMutationId: String
  result: CloudOperationBatchResult
  query: Query
}