Documentation ¶
Overview ¶
Package hooks is middleware to alter the graphql mutation
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrInternalServerError is returned when an internal error occurs. ErrInternalServerError = errors.New("internal server error") )
Functions ¶
func HookOrganization ¶
HookOrganization runs on organization mutations to setup or remove relationship tuples
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.