# Anyone else nervous?

**URL:** https://connective.celigo.com/t/anyone-else-nervous/3626
**Category:** Integration Apps
**Tags:** graphql, shopify
**Created:** [March 3, 2025, 9:26pm UTC](https://connective.celigo.com/t/anyone-else-nervous/3626 "2025-03-03T21:26:28Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![gabeparr](https://avatars.discourse-cdn.com/v4/letter/g/ea666f/32.png) [@gabeparr](https://connective.celigo.com/u/gabeparr)
#### Post date: [March 3, 2025, 9:26pm UTC](https://connective.celigo.com/t/anyone-else-nervous/3626/1 "2025-03-03T21:26:28Z")

</div>

I've been live testing the Product flows and found some irregularities with the construct, considering they use the same Saved Search as the soon-to-be deprecated flows. I might not understand why entirely, but a jump from the REST API to GraphQL might be better served without using existing Saved Search for a new one - albeit based on the old one, especially for this type of testing. Thoughts?

---

<div class="post-metadata">

### Author: ![Steph\_Hughes](https://avatars.discourse-cdn.com/v4/letter/s/94ad74/32.png) [@Steph\_Hughes](https://connective.celigo.com/u/Steph_Hughes)
#### Post date: [March 4, 2025, 2:56pm UTC](https://connective.celigo.com/t/anyone-else-nervous/3626/2 "2025-03-04T14:56:14Z")

</div>

Agree, and I told them as much - as well as the settings for full/delta flows that copy across the old and new flows. I want to be able to test with a saved search filtered to a single item (or very limited set of items) and run it as "All - always export all data" export type, while the REST flow continues running for the full set of products as normal. They've really made testing GraphQL impossible while you're still trying to be live on REST.

---

<div class="post-metadata">

### Author: ![tylerlamparter](https://sea1.discourse-cdn.com/flex001/user_avatar/connective.celigo.com/tylerlamparter/32/9204_2.png) [@tylerlamparter](https://connective.celigo.com/u/tylerlamparter)
#### Post date: [March 4, 2025, 3:44pm UTC](https://connective.celigo.com/t/anyone-else-nervous/3626/3 "2025-03-04T15:44:42Z")

</div>

As a work around to test on single items (or multiple by putting multiple filter rules and using OR), you can add input filters to the "Post products to Shopify" and "Delete metafields in Shopify" bubbles. Adding filters here does not impact the REST flows.

 ![The image shows a Celigo interface with an integration workflow connecting NetSuite and Shopify, highlighting a step for importing and posting products to Shopify. (Captioned by AI)](https://us1.discourse-cdn.com/flex001/uploads/celigo/original/2X/0/0e753246bdfb535b2af9526df08d0be707e515e8.png)  
 ![The image shows a user interface for a data integration platform, with input filter rules and JSON input data on display. (Captioned by AI)](https://us1.discourse-cdn.com/flex001/uploads/celigo/original/2X/d/dbdaef1313ad01a73683562640a1382e71bc4a5d.png)

---

<div class="post-metadata">

### Author: ![gabeparr](https://avatars.discourse-cdn.com/v4/letter/g/ea666f/32.png) [@gabeparr](https://connective.celigo.com/u/gabeparr)
#### Post date: [March 4, 2025, 8:53pm UTC](https://connective.celigo.com/t/anyone-else-nervous/3626/4 "2025-03-04T20:53:36Z")

</div>

I like this, but since staff have needed to modify the initial Saved Search with formulas (especially for Matrix) for GraphQL, not for REST API, this technique you provide does not account for that. Again, IMHO decoupling the Saved Search from the GraphQL eliminates the need to "filter" and also provides for continued use of existing functionality while testing the new flow.

---

<div class="post-metadata">

### Author: ![tylerlamparter](https://sea1.discourse-cdn.com/flex001/user_avatar/connective.celigo.com/tylerlamparter/32/9204_2.png) [@tylerlamparter](https://connective.celigo.com/u/tylerlamparter)
#### Post date: [March 5, 2025, 1:34am UTC](https://connective.celigo.com/t/anyone-else-nervous/3626/5 "2025-03-05T01:34:40Z")

</div>

@gabeparr I agree they should be different. Checking with @nileshkumar to see if this is even feasible to do at this point.
