mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
a3ea579006
<!-- Thank you for submitting this PR! :) --> ## Description <!-- Questions to consider answering: 1. What user-facing changes are being made? 2. What are issues related to this PR? (Consider adding `(close #<issue-no>)` to the PR title) 3. What is the conceptual design behind this PR? 4. How can this PR be tested/verified? 5. Does the PR have limitations? 6. Does the PR introduce breaking changes? --> JIRA: https://hasurahq.atlassian.net/browse/V3ENGINE-148 This is part 1 of supporting field arguments in the engine. Part 2 is here: https://github.com/hasura/v3-engine/pull/695 It adds the OpenDD types according to the RFC and resolves them. V3_GIT_ORIGIN_REV_ID: f7736c968489e35c9133f2c6e276d05baf84d4be |
||
---|---|---|
.. | ||
benches | ||
bin/engine | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |