parseAsGQLValue
fun BufferedSource.parseAsGQLValue(filePath: String? = null): GQLResult<GQLValue>
Content copied to clipboard
Parses the source to a GQLValue, validating the syntax but not the contents of the value.
Parses the source to a GQLValue, validating the syntax but not the contents of the value.