Type Alias EntryContentTypeQuery<T>

EntryContentTypeQuery<T>: {
    content_type: T;
}

Type Parameters

  • T extends string