async-graphql/src/registry
aidan coyne 3c6076a469 implement a simple approach to using the link directive
this is probably the simple way to get the link directive in place for
federation 2 support - simply add a flag to the registry, and print out
a hardcoded link directive configured for the current needs of
async-graphql.
2022-09-19 15:43:46 -05:00
..
cache_control.rs Add no_cache for cache_control attribute #1051 2022-09-02 15:09:44 +08:00
export_sdl.rs implement a simple approach to using the link directive 2022-09-19 15:43:46 -05:00
mod.rs implement a simple approach to using the link directive 2022-09-19 15:43:46 -05:00
stringify_exec_doc.rs Clippy clean 2022-08-12 14:05:46 +08:00