Тип

RefreshProfileLocationsPayload

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

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