Replies: 2 comments
-
|
It looks like when I ping the API with Hoppscotch, the column shows up, but when I ping it with my SPA, the column doesn't show up. Huh. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I found out whenever I apply a Thanks anyway! 🤦😆 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I add a scope that adds a column to the query, will Orion carry it through? It seems not, so far. I have a scope to get the latest, most-reviewed detail for an order. But it doesn't show up in the response. Although I've verified the method for the scope (e.g.
scopeWithDetailId) does run, by logging out to clockwork during the Orion request.Is this something that's not really supported?
Beta Was this translation helpful? Give feedback.
All reactions