Skip to content

Conversation

@bbakerman
Copy link
Member

@publicapi etc...

@bbakerman bbakerman added this to the 20.0 milestone Oct 31, 2022
options.inputValueDeprecation ? newArgument("includeDeprecated", BooleanValue.of(true)).build() : null
))
.selectionSet(newSelectionSet()
.selection(newFragmentSpread("InputValue").build())
Copy link
Member Author

Choose a reason for hiding this comment

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

This looks weird in diff - but all i did here was static import classes. The diff is having trouble here but its the same code

*/
public static String build() {
return build(Options.defaultOptions());
}
Copy link
Member Author

Choose a reason for hiding this comment

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

Made a Document form and a String form of that

@bbakerman bbakerman merged commit 71eccd4 into master Oct 31, 2022
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