Skip to content

Expose initialisers of GraphQLInputObjectType and InputObjectField as… #23

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 25, 2017

Conversation

sportlabsMike
Copy link
Contributor

… public

So that GraphQLInputObjectType objects can be constructed by users of the framework.

@codecov-io
Copy link

Codecov Report

Merging #23 into master will decrease coverage by 0.03%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage    80.2%   80.16%   -0.04%     
==========================================
  Files          78       78              
  Lines        9239     9243       +4     
==========================================
  Hits         7410     7410              
- Misses       1829     1833       +4
Impacted Files Coverage Δ
Sources/GraphQL/Type/Definition.swift 48.88% <0%> (-0.45%) ⬇️

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 2ed4f00...f266324. Read the comment docs.

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.

3 participants