architect-api

Crates.ioarchitect-api
lib.rsarchitect-api
version0.4.1
sourcesrc
created_at2023-06-14 20:39:32.207608
updated_at2024-07-03 07:11:11.792705
descriptionArchitect.xyz Trading Platform API
homepagehttps://www.architect.xyz
repository
max_upload_size
id890497
size324,579
(andrew-lee-architect)

documentation

https://docs.rs/architect-api

README

architect-api

GraphQL support via Juniper

Trivial types, and types with only one obvious schema, come with implementations of GraphQL traits for use with the juniper crate. These can be enabled using the juniper feature flag. In general, however, the user should write their own wrapper types for a bespoke GraphQL schema.

Commit count: 0

cargo fmt