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

Filter

import type { Filter } from "https://aws-api.deno.dev/v0.3/services/neptune.ts?docs=full";

This type is not currently supported.

interface Filter {
Name: string;
Values: string[];
}

§Properties

§
Name: string
[src]

This parameter is not currently supported.

§
Values: string[]
[src]

This parameter is not currently supported.