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

UpdateFormResponse

import type { UpdateFormResponse } from "https://aws-api.deno.dev/v0.4/services/amplifyuibuilder.ts?docs=full";
interface UpdateFormResponse {
entity?: Form | null;
}

§Properties

§
entity?: Form | null
[src]

Describes the configuration of the updated form.