Functions
Functions are only available for Premium plans and Partners.
Functions are serverless workloads that run on Contentful’s infrastructure to provide enhanced flexibility and customization.
For more information on Function definition and use cases, see the extensibility documentation.
Filtering
Plural GET requests (i.e. getMany, getManyForEnvironment) can be filtered by a query parameter accepts[all] : '<event1>,<event2>,<eventN>' to filter functions that accept all of the specified events. Note that the value is a string of comma-separated event names.