Closed jparise closed 6 years ago
Per facebook/graphql#327, a block string starts and ends with a triple-quote:
"""This is a triple-quoted string and it can contain multiple lines"""
Reference implementation: graphql/graphql-js#926
Per facebook/graphql#327, a block string starts and ends with a triple-quote:
Reference implementation: graphql/graphql-js#926