docs: custom views (#3483)

This commit is contained in:
Jacob Fletcher
2023-10-08 19:34:23 -04:00
committed by GitHub
parent 5a969a2c4d
commit 8255088f39
6 changed files with 223 additions and 97 deletions

View File

@@ -20,7 +20,7 @@ It's also possible to set up a TypeScript project from scratch. We plan to write
## Using Payload's Exported Types
Payload exports a number of types that you may find useful while writing your own plugins, hooks, access control functions, custom routes, GraphQL queries / mutations, or anything else.
Payload exports a number of types that you may find useful while writing your own plugins, hooks, access control functions, custom views, GraphQL queries / mutations, or anything else.
##### Config Types