forked from mhallin/graphql_ppx
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: drop env based configuration * fix: drop env based configuration in favor of ppx-flags based * Lean parse (mhallin#58) * Simplify decoders * Simplify * make it even more efficient * Add config option * add feature flag * make it work * Make tests pass * Test lean parse by default * Remove Js.Dict.get runtime overhead * remove comment * fix enums * remove comment Co-authored-by: Jaap Frolich <jfrolich@gmail.com>
- Loading branch information
Showing
7 changed files
with
238 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.