Skip to content

GraphQL: User sign up required fields #5743

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

Merged
merged 1 commit into from
Jul 2, 2019
Merged

GraphQL: User sign up required fields #5743

merged 1 commit into from
Jul 2, 2019

Conversation

douglasmuraoka
Copy link
Contributor

@douglasmuraoka douglasmuraoka commented Jul 1, 2019

When signing up, the username and password fields are required, but this rule was not described in the GraphQL schema as UserFields.

@codecov
Copy link

codecov bot commented Jul 1, 2019

Codecov Report

Merging #5743 into master will decrease coverage by 0.04%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5743      +/-   ##
==========================================
- Coverage   93.65%   93.61%   -0.05%     
==========================================
  Files         145      145              
  Lines       10188    10197       +9     
==========================================
+ Hits         9542     9546       +4     
- Misses        646      651       +5
Impacted Files Coverage Δ
src/GraphQL/loaders/usersMutations.js 89.65% <ø> (ø) ⬆️
src/GraphQL/loaders/parseClassTypes.js 83.6% <88.88%> (+0.27%) ⬆️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 91.72% <0%> (-0.73%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.82% <0%> (-0.09%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c379c51...e22878a. Read the comment docs.

@davimacedo davimacedo merged commit 3d63545 into parse-community:master Jul 2, 2019
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
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