Skip to content

Instantly share code, notes, and snippets.

@danielrearden
Created May 15, 2020 04:11
Show Gist options
  • Save danielrearden/d6ccc1f46c7a5ed8b7f11ee30a60dd94 to your computer and use it in GitHub Desktop.
Save danielrearden/d6ccc1f46c7a5ed8b7f11ee30a60dd94 to your computer and use it in GitHub Desktop.
Making GraphQL Magic with Sqlmancer - 8
const { models: { Customer, Invoice } } = createSqlmancerClient(__filename, knex);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment