We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The auth example is mentioned throughout the docs. But the imports dont work anymore. For example here:
payload/examples/auth/src/collections/hooks/protectRoles.ts
Line 1 in 05ae957
should be changed to latest version and current import a la:
import type { FieldHook } from 'payload'