Interface BlogListPost

Hierarchy

  • BlogListPost

Properties

author?: PlatformUser
created_at: string
description: string
draft: boolean
slug: string
tags: string[]
title: string

Generated using TypeDoc