dotansimha / dotansimha/graphql-code-generator-community

Hasura Allow list plugin: support fragments defined globally

Open
#181 3 comments 3 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
137
Forks
195
Avg merge
6h 20m
Merged PRs (30d)
16

Description

**Is your feature request related to a problem? Please describe.**

Currently the hasura allow list plugin requires that fragments be defined in the same document as the operations that use them.

**Describe the solution you'd like**

It would be better if instead, fragments were pulled from all documents. This works as long as fragment names are unique throughout the project.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.