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

Enable Mapper class generation for abstract models #178

Merged

Conversation

sav007
Copy link
Contributor

@sav007 sav007 commented Feb 10, 2017

Most of this PR is update test fixtures

@brianPlummer

.toBuilder()
.addType(mapper)
.build()
.withFactoryImplementation(exclude = listOf(mapper.name))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

making sure that was intended, the toBuilder().build() calls are no longer needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, no needed withFactoryImplementation will handle this internally

@sav007 sav007 merged commit 154dcc5 into apollographql:master Feb 10, 2017
@sav007 sav007 deleted the feature/enable-mapper-generation-abstract branch February 10, 2017 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants