graphql-engine/v3/crates/engine/bin/engine
Samir Talwar 8baa50010e Make the internal metadata-resolve flags copyable. (#762)
### What

This just means we can drop a bunch of references and pass by value.

### How

`#[derive(Clone, Copy)]` and fixing lints.

V3_GIT_ORIGIN_REV_ID: e15d323f8232755294d1f7a2c70ccf0de8a1632f
2024-06-26 02:27:41 +00:00
..
cors.rs expose traceresponse header in CORS (#644) 2024-05-30 14:28:11 +00:00
index.html add a default admin header in local dev graphiql (#577) 2024-05-14 09:47:09 +00:00
main.rs Make the internal metadata-resolve flags copyable. (#762) 2024-06-26 02:27:41 +00:00