Azure / Azure/azure-functions-nodejs-library

TriggerMetadata please define

Open
#108 0 comments 0 reactions 0 assignees View on GitHub
area:nodejs-functions enhancement P3
Dominant language
TypeScript
Stars
70
Forks
35
Avg merge
4d 18h
Merged PRs (30d)
6

Description

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;
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.