Home > @vsf-enterprise/bigcommerce-api > ProductOpenGraphType
# ProductOpenGraphType enum
Possible values of product open graph types.
Signature:
export declare enum ProductOpenGraphType
# Enumeration Members
Member | Value | Description |
---|---|---|
Album | "album" | Album type. |
Book | "book" | Book type. |
Drink | "drink" | Drink type. |
Food | "food" | Food type. |
Game | "game" | Game type. |
Movie | "movie" | Movie type. |
Product | "product" | Product type. |
Song | "song" | Song type. |
TvShow | "tv_show" | TV Show type. |