package
0.1.2
Repository: https://github.com/theopenlane/dbx.git
Documentation: pkg.go.dev

# Functions

NewExecutableSchema creates an ExecutableSchema from the ResolverRoot interface.
NewResolver returns a resolver configured with the given ent client.
WithTransactions adds the transactioner to the ent db client.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrCascadeDelete is returned when an error occurs while performing cascade deletes on associated objects.

# Structs

No description provided by the author
No description provided by the author
Return response for createDatabase mutation.
Return response for deleteDatabase mutation.
Return response for updateDatabase mutation.
No description provided by the author
Return response for createGroup mutation.
Return response for deleteGroup mutation.
Return response for updateGroup mutation.
Handler is an http handler wrapping a Resolver.
Resolver provides a graph response resolver.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author