Hey, can anyone run the shopify app function schema command without issues? I’m having a little trouble on my side. Happened with a fresh project as well. Here’s an example with a request ID. Not much info other than the ID though, so I’m kind of in the dark:
╭─ error ──────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ Failed to fetch schema definition: GraphQLClientError: │
│ The Functions GraphQL API responded unsuccessfully with errors: │
│ │
│ [ │
│ { │
│ "message": "Internal error. Looks like something went wrong on our end.", │
│ "extensions": { │
│ "code": "INTERNAL_SERVER_ERROR" │
│ } │
│ } │
│ ] │
│ │
│ Request ID: 1a4ae465-a928-40f3-8c0e-7ab4043e2433-1759913949 │
│ │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯