ApiMethods
ApiMethods type of the Contentstack integration.
type ApiMethods = {
getContent(context: ContentstackIntegrationContext, params: GetContentParams): Promise<any>;
};ApiMethods type of the Contentstack integration.
type ApiMethods = {
getContent(context: ContentstackIntegrationContext, params: GetContentParams): Promise<any>;
};