Тип

CreateProfilesPayload

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

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