Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async graphql qol improvements #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dsimon96
Copy link
Owner

Small stuff to make our code less messy

  • Adopt async_graphql's Result type wherever applicable, to make error handling simpler (At some point we'll need to properly encapsulate errors, but not yet)
  • Leverage async_graphql's ID type's ID->Uuid conversion

@dsimon96 dsimon96 self-assigned this Dec 30, 2020
@dsimon96 dsimon96 force-pushed the async-graphql-qol-improvements branch from 0ebc24c to b79b4d8 Compare January 5, 2021 20:24
Copy link
Collaborator

@okel17 okel17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants