Shopemaa GraphQL Types #
BlogPost #
Type: Object
Fields:
id: String
title: String
slug: String	// Optional
bannerImage: String	// Optional
bannerImageFull: String	// Optional
content: String
tags: [String]	// Optional
isPublished: Boolean
isFeatured: Boolean
views: Int
favourites: Int
comments: [BlogPostComment]
createdAt: String
updatedAt: String	// Optional