Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
graphql-java
/
graphql-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.2k
Code
Issues
25
Pull requests
24
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
multi line strings support
- #706
#706
Merged
bbakerman
merged 10 commits into
graphql-java:master
graphql-java/graphql-java:master
from
bbakerman:685-triple-quoted-strings
bbakerman/graphql-java:685-triple-quoted-strings
Copy head branch name to clipboard
Jan 23, 2018
Conversation
Commits
10
(10)
Checks
Files changed
Merged
multi line strings support
#706
bbakerman
merged 10 commits into
graphql-java:master
graphql-java/graphql-java:master
from
bbakerman:685-triple-quoted-strings
bbakerman/graphql-java:685-triple-quoted-strings
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2017
First commit of multi line strings.
Show description for 0d91641
bbakerman
committed
0d91641
View commit details
Copy full SHA for 0d91641
Browse repository at this point
End to end test
bbakerman
committed
6cd74bc
View commit details
Copy full SHA for 6cd74bc
Browse repository at this point
Added description concept to the type definitions
bbakerman
committed
1586071
View commit details
Copy full SHA for 1586071
Browse repository at this point
Schema Generator now supports docstring syntax as a preference
bbakerman
committed
eaf9644
View commit details
Copy full SHA for eaf9644
Browse repository at this point
Refactored out the StringValue parsing into its own class
bbakerman
committed
fa0c800
View commit details
Copy full SHA for fa0c800
Browse repository at this point
SchemaPrinter now has AST description support
bbakerman
committed
2af4cda
View commit details
Copy full SHA for 2af4cda
Browse repository at this point
Commits on Sep 12, 2017
whitespace if defined as ' ' and '\t' in graphql
bbakerman
committed
e0c5f17
View commit details
Copy full SHA for e0c5f17
Browse repository at this point
Commits on Oct 3, 2017
Merge remote-tracking branch 'upstream/master' into 685-triple-quoted-strings
Show description for efdd6a8
bbakerman
committed
efdd6a8
View commit details
Copy full SHA for efdd6a8
Browse repository at this point
Commits on Dec 29, 2017
Merge remote-tracking branch 'upstream/master' into 685-triple-quoted-strings
Show description for dd1da55
bbakerman
committed
dd1da55
View commit details
Copy full SHA for dd1da55
Browse repository at this point
Fix ups after merging master
bbakerman
committed
dec393a
View commit details
Copy full SHA for dec393a
Browse repository at this point
You can’t perform that action at this time.