Skip to content
Snippets Groups Projects
Commit ae7e7cf7 authored by Malte Finsterwalder's avatar Malte Finsterwalder
Browse files

Merge branch 'main' of gitlab.com:holisticfoundation/holi-unified-api

parents a9c1c8ff 4fada8ec
No related branches found
No related tags found
No related merge requests found
......@@ -28,4 +28,3 @@ and to production manually. The e2e tests that should go in between staging and
We are using [a prefix transformation](https://www.the-guild.dev/graphql/mesh/docs/transforms/prefix) in GraphQL Mesh to prefix all APIs for Holi Apps to prevent name clashes and clearly distinguish between apps and the "core" functionality in the combined GraphQL API.
Prefixes should be equal to `App<AppName>_` resp. `app<AppName>_` for types and operations and have to be defined in `.meshrc.yml`. (Take a look at the `app-donations` API for an example).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment