Crates.io | architect-api |
lib.rs | architect-api |
version | 2.1.3 |
source | src |
created_at | 2023-06-14 20:39:32.207608 |
updated_at | 2024-10-08 02:51:12.223844 |
description | Architect.xyz Trading Platform API |
homepage | https://www.architect.xyz |
repository | |
max_upload_size | |
id | 890497 |
size | 372,918 |
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.