graphql-engine/v3/crates/plan-types
paritosh-08 104365205c wip: plan refactor type changes (part 1) (#1339)
---------

Co-authored-by: Anon Ray <ecthiender@users.noreply.github.com>
V3_GIT_ORIGIN_REV_ID: c1b88c89d2ad9ad80e20a1763f036db85798ec3b
2024-11-13 06:41:46 +00:00
..
src wip: plan refactor type changes (part 1) (#1339) 2024-11-13 06:41:46 +00:00
Cargo.toml Move plan types out of GraphQL IR (#1203) 2024-10-04 13:53:06 +00:00
README.md Move NdcFieldAlias to new plan-types crate (#1161) 2024-09-27 09:00:10 +00:00

plan-types

General purpose domain types for generating plans, kept here to avoid circular deps. There is probably a better name / location for these.