Continuing our tutorial creating a full stack application from scratch using GraphQL. In today's lesson we're going to add KnexJS to handle our database queries, migrations and seeding some data. We're also testing that our GraphQL API still works as expected.
Continuing our tutorial creating a full stack application from scratch using GraphQL. In today's lesson we're going to add KnexJS to handle our database queries, migrations and seeding some data. We're also testing that our GraphQL API still works as expected.