method
App.FindGlobalPreview
func (application *App) FindGlobalPreview(
ctx context.Context,
token,
slug string,
) (store.Document, error)Read the exact token-scoped draft global without a session.
method
func (application *App) FindGlobalPreview(
ctx context.Context,
token,
slug string,
) (store.Document, error)Read the exact token-scoped draft global without a session.