graphql-engine/v3/crates
Daniel Harvey 9046cc45b4 Separate model_permissions resolve step (#526)
<!-- Thank you for submitting this PR! :) -->

## Description

Following work in https://github.com/hasura/v3-engine/pull/523 and
friends, this resolves `model_permissions` in a fresh step, creating a
new `ModelWithPermissions` type to differentiate from the regular
`Model` which no longer has any notion of permissions.

Functional no-op.

V3_GIT_ORIGIN_REV_ID: fdf928ae12159a6c4ef87effc4704193c5306e46
2024-04-30 10:35:12 +00:00
..
custom-connector support field presets for input types (#454) 2024-04-23 15:02:04 +00:00
dev-auth-webhook Include the dev-auth-webhook crate in the workspace. (#500) 2024-04-24 08:12:37 +00:00
engine Separate model_permissions resolve step (#526) 2024-04-30 10:35:12 +00:00
hasura-authn-core use clippy settings in Cargo workspace (#441) 2024-04-08 10:14:11 +00:00
hasura-authn-jwt Bump cookie from 0.17.0 to 0.18.1 (#515) 2024-04-29 08:14:57 +00:00
hasura-authn-webhook Include the dev-auth-webhook crate in the workspace. (#500) 2024-04-24 08:12:37 +00:00
lang-graphql Bump apollo-parser from 0.4.1 to 0.7.7 (#517) 2024-04-29 08:47:57 +00:00
metadata-schema-generator All benchmarks must be Criterion benchmarks. (#498) 2024-04-23 13:00:24 +00:00
open-dds Bump strum_macros from 0.25.3 to 0.26.2 (#514) 2024-04-29 10:11:26 +00:00
opendds-derive Bump strum_macros from 0.25.3 to 0.26.2 (#514) 2024-04-29 10:11:26 +00:00
recursion_limit_macro All benchmarks must be Criterion benchmarks. (#498) 2024-04-23 13:00:24 +00:00
tracing-util Use references where possible instead of cloning. (#478) 2024-04-18 17:35:48 +00:00