{"scopeName":"inline.graphql.python","patterns":[{"contentName":"meta.embedded.block.graphql","begin":"\\s+(gql)\\s*\\(\\s*(''')","end":"(''')","patterns":[{"include":"source.graphql"}],"beginCaptures":{"1":{"name":"entity.name.function"},"2":{"name":"string.quoted.multi.python"}},"endCaptures":{"1":{"name":"string.quoted.multi.python"}}},{"contentName":"meta.embedded.block.graphql","begin":"\\s+(gql)\\s*\\(\\s*(\"\"\")","end":"(\"\"\")","patterns":[{"include":"source.graphql"}],"beginCaptures":{"1":{"name":"entity.name.function"},"2":{"name":"string.quoted.multi.python"}},"endCaptures":{"1":{"name":"string.quoted.multi.python"}}},{"contentName":"meta.embedded.block.graphql","begin":"\\s+(gql)\\s*\\(\\s*$","end":"\\)|,","patterns":[{"begin":"^\\s*(''')","end":"(''')","patterns":[{"include":"source.graphql"}],"beginCaptures":{"1":{"name":"string.quoted.multi.python"}},"endCaptures":{"1":{"name":"string.quoted.multi.python"}}},{"begin":"^\\s*(\"\"\")","end":"(\"\"\")","patterns":[{"include":"source.graphql"}],"beginCaptures":{"1":{"name":"string.quoted.multi.python"}},"endCaptures":{"1":{"name":"string.quoted.multi.python"}}}],"beginCaptures":{"1":{"name":"entity.name.function"}}},{"begin":"(''')(#graphql)","end":"(''')","patterns":[{"include":"source.graphql"}],"beginCaptures":{"1":{"name":"string.quoted.multi.python"},"2":{"name":"comment.line.graphql.js"}},"endCaptures":{"1":{"name":"string.quoted.multi.python"}}},{"begin":"(\"\"\")(#graphql)","end":"(\"\"\")","patterns":[{"include":"source.graphql"}],"beginCaptures":{"1":{"name":"string.quoted.multi.python"},"2":{"name":"comment.line.graphql.js"}},"endCaptures":{"1":{"name":"string.quoted.multi.python"}}}]}