Hi guys,
i’m new to shopify. I’m trying to understand the logic about the creation of a new app.
After reading some documentation i’ve installed in a developer site the application “Shopify GraphiQL App”, later i created a token for an app and i’m trying to post via curl inserting the shop and the token. Unfortunately, however, it is impossible for me to access the following link: /admin/api/2023-07/graphql.json as the site returns {“errors”:“Not Found”} as if the file did not exist. Looking at the documentation and tutorials I don’t understand what the problem is. Can you help me?