Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 1022 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 1022 Bytes

UltraGraphQL Examples

Example Description
one_service UGQL endpoint with one underlying service and all schema features to test them
multiple_services UGQL endpoint with three underlying services to demonstrate the schema generation over multiple service
extended_mapping UGQL endpoint with extended mapping configuration and equivalence relations to demonstrate possible use cases
mutations UGQL endpoint with enabled mutations to insert and delete data