Details
-
Story
-
Resolution: Unresolved
-
High
-
None
-
2.5.0
-
None
Description
If more than 1 repository:
- generate schema in app/config/graphql/ezplatform/<repositoryName>.
- configure N schemas, the default is the default repository
Each repository's schema can be accessed from its own endpoint, /graphql/<repositoryName>.
Notes
Isn't there a risk of names collision with content types. If all the graphql config files are loaded at once, then there will be.