Skip to content

Define projection for JSONObject #419

@edobrb

Description

@edobrb
type Item @entity {
  id: ID! @id
  data: JSONObject!
}
entityManager.item.findAll({ projection: { data: { ...any projection } })

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions