add syntax highlighting

luto 2020-01-07 00:24:12 +01:00
parent 41d2cb1618
commit b1c4868938

@ -40,7 +40,7 @@ class Query(ObjectType):
```
This allows, on this example `schema`, querying:
```
```graphql
{
places(first: 2, name_Icontains: "Dallas", after: "YXJyYXljb25uZWN0aW9uOjE1") {
totalCount