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

feat: Create addExercise hook #2190

Merged
merged 2 commits into from
Aug 20, 2022

Conversation

flacial
Copy link
Member

@flacial flacial commented Aug 15, 2022

Closes #2175

Problem

There's no hook for addExercise mutation to be used.

Solution

Create a query file for the mutation so graphql-codegen can generate a hook for it.

@vercel
Copy link

vercel bot commented Aug 15, 2022

@flacial is attempting to deploy a commit to the c0d3-prod Team on Vercel.

A member of the Team first needs to authorize it.

@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #2190 (bdd1a11) into master (14b9a56) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2190   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          171       171           
  Lines         2950      2950           
  Branches       796       796           
=========================================
  Hits          2950      2950           

@vercel
Copy link

vercel bot commented Aug 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
c0d3-app ✅ Ready (Inspect) Visit Preview Aug 20, 2022 at 2:44PM (UTC)

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.

Create addExercise hook
3 participants