Skip to content

TriggerMetadata please define #108

Open
@diberry

Description

@diberry

In types/InvocationContext.d.ts/TriggerMetadata is just a Record. Can it be expanded to be more specific for the blob it should be based on?

/**
 * Metadata related to the input that triggered your function
 */
export type TriggerMetadata = Record<string, unknown>;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions