+{"kind":"Document","loc":{"start":1,"end":21},"definitions":[{"kind":"SchemaDefinition","loc":{"start":1,"end":2},"directives":null,"operationTypes":[{"kind":"OperationTypeDefinition","loc":{"start":3,"end":19},"operation":"query","type":{"kind":"NamedType","loc":{"start":10,"end":19},"name":{"kind":"Name","loc":{"start":10,"end":19},"value":"QueryType"}}},{"kind":"OperationTypeDefinition","loc":{"start":3,"end":25},"operation":"mutation","type":{"kind":"NamedType","loc":{"start":13,"end":25},"name":{"kind":"Name","loc":{"start":13,"end":25},"value":"MutationType"}}}]},{"kind":"ObjectTypeDefinition","loc":{"start":1,"end":2},"name":{"kind":"Name","loc":{"start":6,"end":9},"value":"Foo"},"interfaces":[{"kind":"NamedType","loc":{"start":21,"end":24},"name":{"kind":"Name","loc":{"start":21,"end":24},"value":"Bar"}}],"directives":null,"fields":[{"kind":"FieldDefinition","loc":{"start":3,"end":12},"name":{"kind":"Name","loc":{"start":3,"end":6},"value":"one"},"arguments":null,"type":{"kind":"NamedType","loc":{"start":8,"end":12},"name":{"kind":"Name","loc":{"start":8,"end":12},"value":"Type"}},"directives":null},{"kind":"FieldDefinition","loc":{"start":3,"end":34},"name":{"kind":"Name","loc":{"start":3,"end":6},"value":"two"},"arguments":[{"kind":"InputValueDefinition","loc":{"start":7,"end":27},"name":{"kind":"Name","loc":{"start":7,"end":15},"value":"argument"},"type":{"kind":"NonNullType","loc":{"start":17,"end":27},"type":{"kind":"NamedType","loc":{"start":17,"end":26},"name":{"kind":"Name","loc":{"start":17,"end":26},"value":"InputType"}}},"defaultValue":null,"directives":null}],"type":{"kind":"NamedType","loc":{"start":30,"end":34},"name":{"kind":"Name","loc":{"start":30,"end":34},"value":"Type"}},"directives":null},{"kind":"FieldDefinition","loc":{"start":3,"end":49},"name":{"kind":"Name","loc":{"start":3,"end":8},"value":"three"},"arguments":[{"kind":"InputValueDefinition","loc":{"start":9,"end":28},"name":{"kind":"Name","loc":{"start":9,"end":17},"value":"argument"},"type":{"kind":"NamedType","loc":{"start":19,"end":28},"name":{"kind":"Name","loc":{"start":19,"end":28},"value":"InputType"}},"defaultValue":null,"directives":null},{"kind":"InputValueDefinition","loc":{"start":30,"end":43},"name":{"kind":"Name","loc":{"start":30,"end":35},"value":"other"},"type":{"kind":"NamedType","loc":{"start":37,"end":43},"name":{"kind":"Name","loc":{"start":37,"end":43},"value":"String"}},"defaultValue":null,"directives":null}],"type":{"kind":"NamedType","loc":{"start":46,"end":49},"name":{"kind":"Name","loc":{"start":46,"end":49},"value":"Int"}},"directives":null},{"kind":"FieldDefinition","loc":{"start":3,"end":50},"name":{"kind":"Name","loc":{"start":3,"end":7},"value":"four"},"arguments":[{"kind":"InputValueDefinition","loc":{"start":8,"end":26},"name":{"kind":"Name","loc":{"start":8,"end":16},"value":"argument"},"type":{"kind":"NamedType","loc":{"start":18,"end":24},"name":{"kind":"Name","loc":{"start":18,"end":24},"value":"String"}},"defaultValue":{"kind":"StringValue","loc":{"start":25,"end":26},"value":"string"},"directives":null}],"type":{"kind":"NamedType","loc":{"start":44,"end":50},"name":{"kind":"Name","loc":{"start":44,"end":50},"value":"String"}},"directives":null},{"kind":"FieldDefinition","loc":{"start":3,"end":70},"name":{"kind":"Name","loc":{"start":3,"end":7},"value":"five"},"arguments":[{"kind":"InputValueDefinition","loc":{"start":8,"end":61},"name":{"kind":"Name","loc":{"start":8,"end":16},"value":"argument"},"type":{"kind":"ListType","loc":{"start":18,"end":26},"type":{"kind":"NamedType","loc":{"start":19,"end":25},"name":{"kind":"Name","loc":{"start":19,"end":25},"value":"String"}}},"defaultValue":{"kind":"ListValue","loc":{"start":29,"end":61},"values":[{"kind":"StringValue","loc":{"start":29,"end":30},"value":"string"},{"kind":"StringValue","loc":{"start":29,"end":30},"value":"string"}]},"directives":null}],"type":{"kind":"NamedType","loc":{"start":64,"end":70},"name":{"kind":"Name","loc":{"start":64,"end":70},"value":"String"}},"directives":null},{"kind":"FieldDefinition","loc":{"start":3,"end":55},"name":{"kind":"Name","loc":{"start":3,"end":6},"value":"six"},"arguments":[{"kind":"InputValueDefinition","loc":{"start":7,"end":48},"name":{"kind":"Name","loc":{"start":7,"end":15},"value":"argument"},"type":{"kind":"NamedType","loc":{"start":17,"end":26},"name":{"kind":"Name","loc":{"start":17,"end":26},"value":"InputType"}},"defaultValue":{"kind":"ObjectValue","loc":{"start":29,"end":48},"fields":[{"kind":"ObjectField","loc":{"start":30,"end":34},"name":{"kind":"Name","loc":{"start":30,"end":33},"value":"key"},"value":{"kind":"StringValue","loc":{"start":33,"end":34},"value":"value"}}]},"directives":null}],"type":{"kind":"NamedType","loc":{"start":51,"end":55},"name":{"kind":"Name","loc":{"start":51,"end":55},"value":"Type"}},"directives":null},{"kind":"FieldDefinition","loc":{"start":3,"end":36},"name":{"kind":"Name","loc":{"start":3,"end":8},"value":"seven"},"arguments":[{"kind":"InputValueDefinition","loc":{"start":9,"end":29},"name":{"kind":"Name","loc":{"start":9,"end":17},"value":"argument"},"type":{"kind":"NamedType","loc":{"start":19,"end":22},"name":{"kind":"Name","loc":{"start":19,"end":22},"value":"Int"}},"defaultValue":{"kind":"NullValue","loc":{"start":25,"end":29}},"directives":null}],"type":{"kind":"NamedType","loc":{"start":32,"end":36},"name":{"kind":"Name","loc":{"start":32,"end":36},"value":"Type"}},"directives":null}]},{"kind":"ObjectTypeDefinition","loc":{"start":1,"end":2},"name":{"kind":"Name","loc":{"start":6,"end":21},"value":"AnnotatedObject"},"interfaces":null,"directives":[{"kind":"Directive","loc":{"start":22,"end":50},"name":{"kind":"Name","loc":{"start":23,"end":31},"value":"onObject"},"arguments":[{"kind":"Argument","loc":{"start":32,"end":36},"name":{"kind":"Name","loc":{"start":32,"end":35},"value":"arg"},"value":{"kind":"StringValue","loc":{"start":35,"end":36},"value":"value"}}]}],"fields":[{"kind":"FieldDefinition","loc":{"start":3,"end":69},"name":{"kind":"Name","loc":{"start":3,"end":17},"value":"annotatedField"},"arguments":[{"kind":"InputValueDefinition","loc":{"start":18,"end":53},"name":{"kind":"Name","loc":{"start":18,"end":21},"value":"arg"},"type":{"kind":"NamedType","loc":{"start":23,"end":27},"name":{"kind":"Name","loc":{"start":23,"end":27},"value":"Type"}},"defaultValue":{"kind":"StringValue","loc":{"start":28,"end":29},"value":"default"},"directives":[{"kind":"Directive","loc":{"start":47,"end":53},"name":{"kind":"Name","loc":{"start":48,"end":53},"value":"onArg"},"arguments":null}]}],"type":{"kind":"NamedType","loc":{"start":56,"end":60},"name":{"kind":"Name","loc":{"start":56,"end":60},"value":"Type"}},"directives":[{"kind":"Directive","loc":{"start":61,"end":69},"name":{"kind":"Name","loc":{"start":62,"end":69},"value":"onField"},"arguments":null}]}]},{"kind":"InterfaceTypeDefinition","loc":{"start":1,"end":2},"name":{"kind":"Name","loc":{"start":11,"end":14},"value":"Bar"},"directives":null,"fields":[{"kind":"FieldDefinition","loc":{"start":3,"end":12},"name":{"kind":"Name","loc":{"start":3,"end":6},"value":"one"},"arguments":null,"type":{"kind":"NamedType","loc":{"start":8,"end":12},"name":{"kind":"Name","loc":{"start":8,"end":12},"value":"Type"}},"directives":null},{"kind":"FieldDefinition","loc":{"start":3,"end":50},"name":{"kind":"Name","loc":{"start":3,"end":7},"value":"four"},"arguments":[{"kind":"InputValueDefinition","loc":{"start":8,"end":26},"name":{"kind":"Name","loc":{"start":8,"end":16},"value":"argument"},"type":{"kind":"NamedType","loc":{"start":18,"end":24},"name":{"kind":"Name","loc":{"start":18,"end":24},"value":"String"}},"defaultValue":{"kind":"StringValue","loc":{"start":25,"end":26},"value":"string"},"directives":null}],"type":{"kind":"NamedType","loc":{"start":44,"end":50},"name":{"kind":"Name","loc":{"start":44,"end":50},"value":"String"}},"directives":null}]},{"kind":"InterfaceTypeDefinition","loc":{"start":1,"end":2},"name":{"kind":"Name","loc":{"start":11,"end":29},"value":"AnnotatedInterface"},"directives":[{"kind":"Directive","loc":{"start":30,"end":42},"name":{"kind":"Name","loc":{"start":31,"end":42},"value":"onInterface"},"arguments":null}],"fields":[{"kind":"FieldDefinition","loc":{"start":3,"end":50},"name":{"kind":"Name","loc":{"start":3,"end":17},"value":"annotatedField"},"arguments":[{"kind":"InputValueDefinition","loc":{"start":18,"end":34},"name":{"kind":"Name","loc":{"start":18,"end":21},"value":"arg"},"type":{"kind":"NamedType","loc":{"start":23,"end":27},"name":{"kind":"Name","loc":{"start":23,"end":27},"value":"Type"}},"defaultValue":null,"directives":[{"kind":"Directive","loc":{"start":28,"end":34},"name":{"kind":"Name","loc":{"start":29,"end":34},"value":"onArg"},"arguments":null}]}],"type":{"kind":"NamedType","loc":{"start":37,"end":41},"name":{"kind":"Name","loc":{"start":37,"end":41},"value":"Type"}},"directives":[{"kind":"Directive","loc":{"start":42,"end":50},"name":{"kind":"Name","loc":{"start":43,"end":50},"value":"onField"},"arguments":null}]}]},{"kind":"UnionTypeDefinition","loc":{"start":1,"end":38},"name":{"kind":"Name","loc":{"start":7,"end":11},"value":"Feed"},"directives":null,"types":[{"kind":"NamedType","loc":{"start":14,"end":19},"name":{"kind":"Name","loc":{"start":14,"end":19},"value":"Story"}},{"kind":"NamedType","loc":{"start":22,"end":29},"name":{"kind":"Name","loc":{"start":22,"end":29},"value":"Article"}},{"kind":"NamedType","loc":{"start":32,"end":38},"name":{"kind":"Name","loc":{"start":32,"end":38},"value":"Advert"}}]},{"kind":"UnionTypeDefinition","loc":{"start":1,"end":38},"name":{"kind":"Name","loc":{"start":7,"end":21},"value":"AnnotatedUnion"},"directives":[{"kind":"Directive","loc":{"start":22,"end":30},"name":{"kind":"Name","loc":{"start":23,"end":30},"value":"onUnion"},"arguments":null}],"types":[{"kind":"NamedType","loc":{"start":33,"end":34},"name":{"kind":"Name","loc":{"start":33,"end":34},"value":"A"}},{"kind":"NamedType","loc":{"start":37,"end":38},"name":{"kind":"Name","loc":{"start":37,"end":38},"value":"B"}}]},{"kind":"ScalarTypeDefinition","loc":{"start":1,"end":20},"name":{"kind":"Name","loc":{"start":8,"end":20},"value":"CustomScalar"},"directives":null},{"kind":"ScalarTypeDefinition","loc":{"start":1,"end":33},"name":{"kind":"Name","loc":{"start":8,"end":23},"value":"AnnotatedScalar"},"directives":[{"kind":"Directive","loc":{"start":24,"end":33},"name":{"kind":"Name","loc":{"start":25,"end":33},"value":"onScalar"},"arguments":null}]},{"kind":"EnumTypeDefinition","loc":{"start":1,"end":2},"name":{"kind":"Name","loc":{"start":6,"end":10},"value":"Site"},"directives":null,"values":[{"kind":"EnumValueDefinition","loc":{"start":3,"end":10},"name":{"kind":"Name","loc":{"start":3,"end":10},"value":"DESKTOP"},"directives":null},{"kind":"EnumValueDefinition","loc":{"start":3,"end":9},"name":{"kind":"Name","loc":{"start":3,"end":9},"value":"MOBILE"},"directives":null}]},{"kind":"EnumTypeDefinition","loc":{"start":1,"end":2},"name":{"kind":"Name","loc":{"start":6,"end":19},"value":"AnnotatedEnum"},"directives":[{"kind":"Directive","loc":{"start":20,"end":27},"name":{"kind":"Name","loc":{"start":21,"end":27},"value":"onEnum"},"arguments":null}],"values":[{"kind":"EnumValueDefinition","loc":{"start":3,"end":31},"name":{"kind":"Name","loc":{"start":3,"end":18},"value":"ANNOTATED_VALUE"},"directives":[{"kind":"Directive","loc":{"start":19,"end":31},"name":{"kind":"Name","loc":{"start":20,"end":31},"value":"onEnumValue"},"arguments":null}]},{"kind":"EnumValueDefinition","loc":{"start":3,"end":14},"name":{"kind":"Name","loc":{"start":3,"end":14},"value":"OTHER_VALUE"},"directives":null}]},{"kind":"InputObjectTypeDefinition","loc":{"start":1,"end":2},"name":{"kind":"Name","loc":{"start":7,"end":16},"value":"InputType"},"directives":null,"fields":[{"kind":"InputValueDefinition","loc":{"start":3,"end":15},"name":{"kind":"Name","loc":{"start":3,"end":6},"value":"key"},"type":{"kind":"NonNullType","loc":{"start":8,"end":15},"type":{"kind":"NamedType","loc":{"start":8,"end":14},"name":{"kind":"Name","loc":{"start":8,"end":14},"value":"String"}}},"defaultValue":null,"directives":null},{"kind":"InputValueDefinition","loc":{"start":3,"end":19},"name":{"kind":"Name","loc":{"start":3,"end":9},"value":"answer"},"type":{"kind":"NamedType","loc":{"start":11,"end":14},"name":{"kind":"Name","loc":{"start":11,"end":14},"value":"Int"}},"defaultValue":{"kind":"IntValue","loc":{"start":17,"end":19},"value":"42"},"directives":null}]},{"kind":"InputObjectTypeDefinition","loc":{"start":1,"end":2},"name":{"kind":"Name","loc":{"start":7,"end":21},"value":"AnnotatedInput"},"directives":[{"kind":"Directive","loc":{"start":22,"end":40},"name":{"kind":"Name","loc":{"start":23,"end":40},"value":"onInputObjectType"},"arguments":null}],"fields":[{"kind":"InputValueDefinition","loc":{"start":3,"end":32},"name":{"kind":"Name","loc":{"start":3,"end":17},"value":"annotatedField"},"type":{"kind":"NamedType","loc":{"start":19,"end":23},"name":{"kind":"Name","loc":{"start":19,"end":23},"value":"Type"}},"defaultValue":null,"directives":[{"kind":"Directive","loc":{"start":24,"end":32},"name":{"kind":"Name","loc":{"start":25,"end":32},"value":"onField"},"arguments":null}]}]},{"kind":"TypeExtensionDefinition","loc":{"start":1,"end":2},"definition":{"kind":"ObjectTypeDefinition","loc":{"start":8,"end":2},"name":{"kind":"Name","loc":{"start":13,"end":16},"value":"Foo"},"interfaces":null,"directives":null,"fields":[{"kind":"FieldDefinition","loc":{"start":3,"end":34},"name":{"kind":"Name","loc":{"start":3,"end":8},"value":"seven"},"arguments":[{"kind":"InputValueDefinition","loc":{"start":9,"end":27},"name":{"kind":"Name","loc":{"start":9,"end":17},"value":"argument"},"type":{"kind":"ListType","loc":{"start":19,"end":27},"type":{"kind":"NamedType","loc":{"start":20,"end":26},"name":{"kind":"Name","loc":{"start":20,"end":26},"value":"String"}}},"defaultValue":null,"directives":null}],"type":{"kind":"NamedType","loc":{"start":30,"end":34},"name":{"kind":"Name","loc":{"start":30,"end":34},"value":"Type"}},"directives":null}]}},{"kind":"DirectiveDefinition","loc":{"start":1,"end":75},"name":{"kind":"Name","loc":{"start":12,"end":16},"value":"skip"},"arguments":[{"kind":"InputValueDefinition","loc":{"start":17,"end":29},"name":{"kind":"Name","loc":{"start":17,"end":19},"value":"if"},"type":{"kind":"NonNullType","loc":{"start":21,"end":29},"type":{"kind":"NamedType","loc":{"start":21,"end":28},"name":{"kind":"Name","loc":{"start":21,"end":28},"value":"Boolean"}}},"defaultValue":null,"directives":null}],"locations":[{"kind":"Name","loc":{"start":34,"end":39},"value":"FIELD"},{"kind":"Name","loc":{"start":42,"end":57},"value":"FRAGMENT_SPREAD"},{"kind":"Name","loc":{"start":60,"end":75},"value":"INLINE_FRAGMENT"}]},{"kind":"DirectiveDefinition","loc":{"start":1,"end":21},"name":{"kind":"Name","loc":{"start":12,"end":19},"value":"include"},"arguments":[{"kind":"InputValueDefinition","loc":{"start":20,"end":32},"name":{"kind":"Name","loc":{"start":20,"end":22},"value":"if"},"type":{"kind":"NonNullType","loc":{"start":24,"end":32},"type":{"kind":"NamedType","loc":{"start":24,"end":31},"name":{"kind":"Name","loc":{"start":24,"end":31},"value":"Boolean"}}},"defaultValue":null,"directives":null}],"locations":[{"kind":"Name","loc":{"start":6,"end":11},"value":"FIELD"},{"kind":"Name","loc":{"start":6,"end":21},"value":"FRAGMENT_SPREAD"},{"kind":"Name","loc":{"start":6,"end":21},"value":"INLINE_FRAGMENT"}]}]}
0 commit comments