Тип

RefreshProfilesInput

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

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