Тип

RefreshProfilesPayload

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

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