Type Alias GetContentTypeParamsInternal

GetContentTypeParams: GetSpaceEnvironmentParams & {
    contentTypeId: string;
}