Skip to content

pass database into mustParseGraphQLSchema so it can be mocked

Warren Gifford requested to merge cc/pass-in-graphql-db into main

Created by: camdencheek

This injects a database into mustParseGraphQLSchema so it can be mocked out in the graphql tests.

Merge request reports

Loading