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

Playing WeJay #9

Closed
6 tasks done
eveporcello opened this issue Jul 31, 2018 · 0 comments · Fixed by #59
Closed
6 tasks done

Playing WeJay #9

eveporcello opened this issue Jul 31, 2018 · 0 comments · Fixed by #59
Assignees
Labels
api Issues having to do with the GraphQL API

Comments

@eveporcello
Copy link
Collaborator

eveporcello commented Jul 31, 2018

  1. WeJay Performer Play Button Mutation

To Complete

  • - Write the resolvers
  • - Write test for the mutation
mutation {
  play
}
  1. WeJay Performer Pause Button Mutation

To Complete

  • - Write the resolvers
  • - Write test for the mutation
mutation {
  pause
}
  1. WeJay Playing Music Subscription

To Complete

  • - Write the resolvers
  • - Write test for the subscription
subscription {
  playingMusic
}
@eveporcello eveporcello added the api Issues having to do with the GraphQL API label Jul 31, 2018
This was referenced Aug 1, 2018
@eveporcello eveporcello added this to the Playground Rehearsal Ready milestone Aug 1, 2018
@MoonTahoe MoonTahoe self-assigned this Aug 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issues having to do with the GraphQL API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants