INTERNAL_SERVER_ERROR when calling shopify app function schema

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                                                         │
│                                                                                                                      │
│                                                                                                                      │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
1 Like

Seems to be resolved as of this morning.

No idea if I have you to thank @KyleG-Shopify since I noticed you reacted to this but thank you for checking it out, nevertheless!

Hey @zetdotdev, I didn’t directly, but I’m glad it’s resolved!