Something went wrong while fetching comments. Please try again.
frontend: inject db handle into schemaResolver
Created by: asdine
This gets the global dbconn and pass it as a member to the graphql SchemaResolver. The handle will be used by resolvers to create stores and call them without using dbconn.Global.
Merge request reports
Activity
Please register or sign in to reply