Azure / Azure/data-api-builder
Failure of read database policy for related entity in multiple create for N:1 and 1:1 relationships returns error
Open
bug
Multiple mutations
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
For N:1 and 1:1 relationships where the read policy prohibits returning the result of the insertion in the related entity, we get an exception:

In the config, the policy for read operation is defined as:

Contributor guide
Assessment
This issue has not been assessed yet.