Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AllQueryArguments

import type { AllQueryArguments } from "https://aws-api.deno.dev/v0.4/services/wafv2.ts?docs=full";

Inspect all query arguments of the web request.

This is used only in the "FieldToMatch" specification for some web request component types.

JSON specification: "AllQueryArguments": {}

interface AllQueryArguments {}