ApiType type

Defines values for ApiType.
KnownApiType can be used interchangeably with ApiType, this enum contains the known values that the service supports.

Known values supported by the service

http
soap
websocket
graphql

type ApiType = string