interface
PreviewToken
interface PreviewToken { ... }A short-lived token scoped to one preview target.
Source packages/protocol/src/generated.ts:231
tokenstring- The token value.
resource"collection" | "global"- The resource value.
slugstring- The slug value.
documentIdstring- The documentId value.
expiresAtstring- The expiresAt value.