Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (11 loc) · 420 Bytes

RequestScope.md

File metadata and controls

22 lines (11 loc) · 420 Bytes

RequestScope

Properties

Name Type Description Notes
locations string The locations to include in the query
[optional] [default to null]

Enum: RequestScope.LocationsEnum

  • Nodes (value: 'nodes')

  • Versions (value: 'versions')

  • DeletedNodes (value: 'deleted-nodes')