graphql-engine/v3/crates
Daniel Harvey f6220cad37 Explicitly export types from schema module (#548)
<!-- Thank you for submitting this PR! :) -->

## Description

As per [similar changes in metadata
resolve](https://github.com/hasura/v3-engine/pull/527/files#diff-9c8df6114296efea5aa2e5bf31762d5b1db14165504cd15b96d5022551065921R1),
this makes the `schema` module explicitly export everything other
modules need. This means we should also be able to pull it into it's own
crate.

Functional no-op.

V3_GIT_ORIGIN_REV_ID: a0840116d82316aa9e89a6e2197cef76e961f572
2024-05-03 14:20:18 +00:00
..
auth create auth and utils subdirectories in crates, and move architecture information to a separate doc. (#534) 2024-05-01 09:05:15 +00:00
custom-connector Boolean expressions in command argument presets (#539) 2024-05-03 08:12:35 +00:00
engine Explicitly export types from schema module (#548) 2024-05-03 14:20:18 +00:00
lang-graphql Refactor errors, and split execute and explain code path (#525) 2024-05-02 07:29:06 +00:00
metadata-resolve Remove Option from ModelWithPermissions (#529) 2024-05-03 13:20:31 +00:00
metadata-schema-generator All benchmarks must be Criterion benchmarks. (#498) 2024-04-23 13:00:24 +00:00
open-dds use a newtype for data connector object type (#542) 2024-05-03 09:33:15 +00:00
utils create auth and utils subdirectories in crates, and move architecture information to a separate doc. (#534) 2024-05-01 09:05:15 +00:00