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

allShopifyProduct - description excerpt #20

Open
PHironaka opened this issue Nov 3, 2018 · 0 comments
Open

allShopifyProduct - description excerpt #20

PHironaka opened this issue Nov 3, 2018 · 0 comments

Comments

@PHironaka
Copy link

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    
    }
  }
}
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant