WHAT YOU'LL LEARN
  • What is exported from webiny/infra/api?
  • How to import and use each exported item?

Overview
anchor

This page documents everything exported from webiny/infra/api. Import any of the items below directly from this path in your Webiny extensions.

ApiAfterBuildHook
anchor

Abstraction — imported from webiny/infra/api

Interface ApiAfterBuildHook.Interface:

Types:

Usage:

extensions/MyImpl.ts

ApiAfterDeployHook
anchor

Abstraction — imported from webiny/infra/api

Interface ApiAfterDeployHook.Interface:

Types:

Usage:

extensions/MyImpl.ts

ApiBeforeBuildHook
anchor

Abstraction — imported from webiny/infra/api

Interface ApiBeforeBuildHook.Interface:

Types:

Usage:

extensions/MyImpl.ts

ApiBeforeDeployHook
anchor

Abstraction — imported from webiny/infra/api

Interface ApiBeforeDeployHook.Interface:

Types:

Usage:

extensions/MyImpl.ts

ApiBeforeWatchHook
anchor

Abstraction — imported from webiny/infra/api

Interface ApiBeforeWatchHook.Interface:

Types:

Usage:

extensions/MyImpl.ts

ApiPulumi
anchor

Abstraction — imported from webiny/infra/api

Types:

Usage:

extensions/MyImpl.ts

GetApiStackOutput
anchor

Abstraction — imported from webiny/infra/api

Interface GetApiStackOutput.Interface:

Types:

Usage:

extensions/MyImpl.ts