What is the intended use case payload.getAPIURL()
?
#4659
Unanswered
stephaniesyed
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm wondering what the intended use case for
payload.getAPIURL()
function is. Thepayload
variable isn't populated as expected client-side, where it would be useful for making API calls, and server side we have access to the local API so we don't need the url to make calls.Beta Was this translation helpful? Give feedback.
All reactions