How to create a user in DB to run graphQL tests without validation error?

I think he need the data for running the tests, try this one if you have not loaded the data locally.
push_drizzle_test_schema
 
Back
Top