Structs§
- GqlDyn
Ent - Represents a wrapper around a
dyn Ent
to expose as graphql - GqlEdge
- Represents a wrapper around an
Edge
to expose as graphql - GqlEdge
Value - Represents a wrapper around an
EdgeValue
to expose as graphql - GqlEnt
Edge Filter - GqlEnt
Field Filter - GqlEnt
Filter - Represents a wrapper around an ent query
Filter
that exposes a GraphQL API. - GqlField
- Represents a wrapper around a
Field
to expose as graphql - GqlPredicate_
Id - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
Id_ HasKey Where Value Args - GqlPredicate_
Id_ Range Args - GqlPredicate_
String - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
String_ HasKey Where Value Args - GqlPredicate_
String_ Range Args - GqlPredicate_
Value - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
Value_ HasKey Where Value Args - GqlPredicate_
Value_ Range Args - GqlPredicate_
bool - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
bool_ HasKey Where Value Args - GqlPredicate_
bool_ Range Args - GqlPredicate_
char - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
char_ HasKey Where Value Args - GqlPredicate_
char_ Range Args - GqlPredicate_
f32 - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
f64 - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
f32_ HasKey Where Value Args - GqlPredicate_
f32_ Range Args - GqlPredicate_
f64_ HasKey Where Value Args - GqlPredicate_
f64_ Range Args - GqlPredicate_
i8 - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
i8_ HasKey Where Value Args - GqlPredicate_
i8_ Range Args - GqlPredicate_
i16 - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
i32 - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
i64 - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
i16_ HasKey Where Value Args - GqlPredicate_
i16_ Range Args - GqlPredicate_
i32_ HasKey Where Value Args - GqlPredicate_
i32_ Range Args - GqlPredicate_
i64_ HasKey Where Value Args - GqlPredicate_
i64_ Range Args - GqlPredicate_
isize - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
isize_ HasKey Where Value Args - GqlPredicate_
isize_ Range Args - GqlPredicate_
u8 - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
u8_ HasKey Where Value Args - GqlPredicate_
u8_ Range Args - GqlPredicate_
u16 - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
u32 - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
u64 - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
u16_ HasKey Where Value Args - GqlPredicate_
u16_ Range Args - GqlPredicate_
u32_ HasKey Where Value Args - GqlPredicate_
u32_ Range Args - GqlPredicate_
u64_ HasKey Where Value Args - GqlPredicate_
u64_ Range Args - GqlPredicate_
usize - Represents a wrapper around an ent query [
TypedPredicate
] that exposes a GraphQL API. - GqlPredicate_
usize_ HasKey Where Value Args - GqlPredicate_
usize_ Range Args - GqlValue
- Represents a wrapper around a
Value
to expose as graphql