Here’s how to get your shop logo via Admin API GraphQL. First, query your main theme’s settings file: query { theme(id: “YOUR_THEME_ID”) { files …
Here’s how to get your shop logo via Admin API GraphQL. First, query your main theme’s settings file: query { theme(id: “YOUR_THEME_ID”) { files …