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

UpdatePermissionsResponse

import type { UpdatePermissionsResponse } from "https://aws-api.deno.dev/v0.4/services/grafana.ts?docs=full";
interface UpdatePermissionsResponse {
errors: UpdateError[];
}

§Properties

§

An array of structures that contain the errors from the operation, if any.