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

add mutation for creating/managing menus #199

Open
1 of 6 tasks
dpopp07 opened this issue Sep 12, 2018 · 0 comments
Open
1 of 6 tasks

add mutation for creating/managing menus #199

dpopp07 opened this issue Sep 12, 2018 · 0 comments
Assignees

Comments

@dpopp07
Copy link
Collaborator

dpopp07 commented Sep 12, 2018

The API needs to be able to:

  • create a new menu with a name, description, and drink array. Should return the generated menu id.

  • delete menu

  • update primitives for menu

  • add drinks to menu

  • remove drinks from menu

  • Needs tests as well.

@dpopp07 dpopp07 self-assigned this Sep 12, 2018
@dpopp07 dpopp07 changed the title add mutation for creating a menu add mutation for creating/managing menus Sep 12, 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

1 participant