Skip to content
This repository was archived by the owner on Dec 22, 2018. It is now read-only.

allShopifyProduct - description excerpt #20

Description

@PHironaka

Hi - I was wondering if there could be a way to truncate a product description? Either create an excerpt field to query from or add the ability to truncate the description itself?? Could be helpful on a product index page. Something like:

{
allShopifyProduct {
  edges {
    node {
      description
      excerpt
      tags    
    }
  }
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions