Documentation ¶
Overview ¶
Package genhooks provides a set of entgo hooks for generating files from the ent schema.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenSearchSchema ¶
GenSchema generates graphql schemas when specified to be searchable
func GetSearchableFields ¶
GetSearchableFields returns a list of searchable fields for a schema based on the search annotation all fields will be included in the admin search whereas only fields with the search annotation will be included in the global search
Types ¶
Click to show internal directories.
Click to hide internal directories.