A parameterized Cosmos SQL query — the shape items.query accepts.
readonly
query: string
The SQL text, with @name placeholders for every value.
readonly
parameters: readonly CosmosQueryParameter[]
The bound parameters.