Skip to content

Commit 82dac59

Browse files
author
James Brundage
committed
chore: Removing whitespace in examples [skip ci]
1 parent c7e6eea commit 82dac59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/GetTypeFields.gql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ query getTypeField($typeName: String!){
33
fields {
44
name
55
description
6-
}
6+
}
77
}
88
}

0 commit comments

Comments
 (0)