hasura / hasura/graphql-engine
Remote Schema - Self Referencing Relationships
Open
k/enhancement
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### Is your proposal related to a problem?
Remote schema joins to the same remote schema
IE: `remote-schema-1` --relationship--> `remote-schema-1`
### Describe the solution you'd like
- Do not filter out the `Source Remote Schema` from `Reference Remote Schema`
### Describe alternatives you've considered
I'm currently accomplishing this by creating multiple entries for each gql api

### If the feature is approved, would you be willing to submit a PR?
I'd love to, but I don't have much experience in the codebase
Contributor guide
Assessment
This issue has not been assessed yet.