ENUM
SnapshotSearchError
Description
Errors that may occur when searching for a snapshot.
link GraphQL Schema definition
- enum SnapshotSearchError {
- # Access to the resource is denied.
- # No matching snapshot found.
- }
ENUM
Errors that may occur when searching for a snapshot.
- enum SnapshotSearchError {
- # Access to the resource is denied.
- # No matching snapshot found.
- }