Collection

Shopemaa GraphQL Types #

Collection #

Type: Object

Fields:

id: String
name: String
slug: String
isPublished: Boolean
description: String	// Optional
image: String	// Optional
fullImage: String	// Optional
createdAt: String
updatedAt: String	// Optional
products: [Product]	// Optional
productCount: Int
position: Int