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

Specify a types for functions and errors in resolvers #123

Open
zacck-zz opened this issue Jul 4, 2018 · 2 comments
Open

Specify a types for functions and errors in resolvers #123

zacck-zz opened this issue Jul 4, 2018 · 2 comments
Assignees

Comments

@zacck-zz
Copy link
Member

zacck-zz commented Jul 4, 2018

Expected Behavior

Our resolvers currently have functions that can produce a certain error or a result from the context layer below. We should add typespecs to all the functions in the resolvers and

Actual Behavior

At the moment there are no types for any errors or functions in the resolvers

Acceptance Criteria

The errors that can occur in the resolvers should have a type that is shown in the resolver specs, the functions should have their types specified

Steps to Reproduce the Problem

  1. Our GraphQL resolvers don't have types for the errors and the functions

Specifications

  • Version:
@zacck-zz zacck-zz changed the title Build a type for the errors in resolvers Specify a types for functions and errors in resolvers Jul 4, 2018
@zacck-zz
Copy link
Member Author

I think @br4inii and @WanjikuMac you two should work together to finish this issue it will get you guys very familiar with the project

@zacck-zz
Copy link
Member Author

@br4inii @WanjikuMac let me know when we can meet up and I can give you guys direction for what to do here

@zacck-zz zacck-zz added this to the Milestone 1 milestone Jul 25, 2018
@zacck-zz zacck-zz removed this from the Milestone 1 milestone Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants