platform/graphql_schema/lib/src
2018-08-03 21:23:45 -04:00
..
argument.dart Create __InputValue type 2018-08-03 13:45:40 -04:00
enum.dart Finished EnumValue type 2018-08-03 18:54:12 -04:00
field.dart Allow deprecating fields 2018-08-03 13:36:34 -04:00
gen.dart Add interface type 2018-08-03 19:43:00 -04:00
object_type.dart Implement interface and union type querying 2018-08-03 21:23:45 -04:00
scalar.dart Enable specifying a custom type in @GraphQLDocumentation 2018-08-03 20:12:23 -04:00
schema.dart Introspection supports union types 2018-08-03 20:22:50 -04:00
type.dart Non-nullable types MUST be present in validate 2018-08-03 17:38:20 -04:00
union.dart Union type introspection fixed 2018-08-03 20:57:38 -04:00
validation_result.dart Added enum type 2018-08-03 18:01:36 -04:00