Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
type Primitives = [(Name, TypeQ)] Source #
graphqlWithExtendedPrimitives Source #
:: Primitives | |
-> String | |
-> FilePath | Route to the file |
-> Q [Dec] |
Imports an GraphQL schema definition from a file.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
type Primitives = [(Name, TypeQ)] Source #
graphqlWithExtendedPrimitives Source #
:: Primitives | |
-> String | |
-> FilePath | Route to the file |
-> Q [Dec] |
Imports an GraphQL schema definition from a file.