oracle-samples / oracle-db-examples

Examples of applications and tool usage for Oracle Database
https://www.oracle.com/database/technologies/
Other
1.29k stars 827 forks source link

Change to use declarative types with @graphql-tools/schema #362

Open salma-bek opened 1 month ago

salma-bek commented 1 month ago

The purpose of this PR is to use declarative types with @graphql-tools/schema instead of GraphQL’s reference implementation

martin-bach-oracle commented 1 month ago

In addition to the comments in the code, please add instructions how to use rollup to generate a bundle of graphql-tools and your code.