This website requires JavaScript.
Explore
Help
Register
Sign In
prescientmoon
/
graphql
Watch
1
Star
0
Fork
0
You've already forked graphql
forked from
OSS/graphql
Code
Pull Requests
Activity
1704022e74
graphql
/
stack.yaml
7 lines
82 B
YAML
Raw
Normal View
History
Unescape
Escape
Deprecate enum, enumA, wrappedEnum, wrappedEnumA These functions are from Language.GraphQL.Schema. There are actually only two generic types in GraphQL: Scalars and objects. Enum is a scalar value. According to the specification enums may be serailized to strings. And in the current implementation they used untyped strings anyway, so there is no point to have differently named functions with the same implementation as their scalar counterparts.
2019-09-01 02:53:15 +02:00
resolver
:
lts-14.4
Pin stack to LTS-4.2
2016-01-26 13:35:53 +01:00
packages
:
-
'.'
extra-deps
:
[
]
flags
:
{}
extra-package-dbs
:
[
]
Copy Permalink