Fix formatting
This commit is contained in:
parent
6aebe5a30f
commit
e97d25d650
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ where
|
||||||
CtxT: Send + Sync,
|
CtxT: Send + Sync,
|
||||||
{
|
{
|
||||||
let document = parse_document_source(document_source, &root_node.schema)?;
|
let document = parse_document_source(document_source, &root_node.schema)?;
|
||||||
|
|
||||||
let operation = get_operation(&document, operation_name)?;
|
let operation = get_operation(&document, operation_name)?;
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue