Module utils

Source
Expand description

Utils

Functionsยง

as_graphql_error
A convenience function to create a GraphQL error from an existing error, intended to be used with .map_err()
dummy_maybe_undef
Randomly generate the MaybeUndefined type from the async-graphql library
graphql_error
A convenience function to create a GraphQL error with predictable extension props