Skip to content
Snippets Groups Projects

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

Approval is optional

Merged by avatar (Sep 23, 2025 5:00am UTC)

Merge details

  • Changes merged into main with e570e9d5.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading