getResourceType( )


Retrieves a resource type.

Method Declaration
Copy
Method Parameters
resourceTypeIdstringRequired

ID of the resource type to retrieve.

Returns
Return Type:Promise<ResourceType>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?