mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
49e0c79d9e
## Description JIRA: https://hasurahq.atlassian.net/browse/V3ENGINE-180 Fix an edge case where the function `build_annotations_from_input_object_type_permissions` produce infinite recursions when an input object type contains fields with self-referential types. Note: This PR doesn't contain any tests. They'll be added in a separate PR ([JIRA](https://hasurahq.atlassian.net/browse/V3ENGINE-188)). This fix needs to be done quickly and merged as other teams (graphql connector) are blocked by this. V3_GIT_ORIGIN_REV_ID: 4cc09cb96871804d4daf83d7e49a6f4529c1943d |
||
---|---|---|
.. | ||
auth | ||
custom-connector | ||
engine | ||
execute | ||
lang-graphql | ||
metadata-resolve | ||
metadata-schema-generator | ||
open-dds | ||
query-usage-analytics | ||
schema | ||
utils |