graphql-engine/v3/crates
Daniel Harvey afa93c6b35 Move utils into json_ext crate (#555)
<!-- Thank you for submitting this PR! :) -->

## Description

We'd like to split the engine into smaller crates where possible, to
enforce boundaries better. The next step is splitting `schema`, but it
uses things in `engine/utils`. This splits those utils into a `json_ext`
package, as they all seem like JSON helpers.

Functional no-op.

V3_GIT_ORIGIN_REV_ID: 44d93a7346dc83194abaa46158be2b8401905bd0
2024-05-10 12:28:01 +00:00
..
auth Bump serde_json from 1.0.115 to 1.0.116 (#553) 2024-05-10 12:27:34 +00:00
custom-connector Boolean expressions in command argument presets (#539) 2024-05-03 08:12:35 +00:00
engine Move utils into json_ext crate (#555) 2024-05-10 12:28:01 +00:00
lang-graphql Bump serde_json from 1.0.115 to 1.0.116 (#553) 2024-05-10 12:27:34 +00:00
metadata-resolve Resolve relationships in type predicates (#536) 2024-05-10 12:27:55 +00:00
metadata-schema-generator Bump serde_json from 1.0.115 to 1.0.116 (#553) 2024-05-10 12:27:34 +00:00
open-dds Bump goldenfile from 1.6.0 to 1.7.1 (#552) 2024-05-10 12:27:41 +00:00
utils Move utils into json_ext crate (#555) 2024-05-10 12:28:01 +00:00