queryV2Checkpoint
queryV2Checkpoint: (arg: CheckpointProps) => Promise<undefined | V2CheckpointAccessProps>
Get the access props for a V2 checkpoint. Returns undefined if no V2 checkpoint exists.
Defined in
- core/backend/src/BackendHubAccess.ts Line 217
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.