Fix formatting

This commit is contained in:
Christian Legnitto 2020-01-20 23:29:29 -08:00
parent 6aebe5a30f
commit e97d25d650

View file

@ -249,7 +249,7 @@ where
CtxT: Send + Sync,
{
let document = parse_document_source(document_source, &root_node.schema)?;
let operation = get_operation(&document, operation_name)?;
{