github / github/gh-gei

Return databaseId in all GQL calls

Open
#675 0 comments 0 reactions 0 assignees View on GitHub
task
Dominant language
C#
Stars
478
Forks
146
Avg merge
7d 21h
Merged PRs (30d)
2

Description

The database ID can be useful when trying to troubleshoot errors. The CLI logs only contain the Migration ID which needs to be manually translated to the DB ID for troubleshooting.

We should tweak our GQL calls so they also ask for the DB ID in the response, and that will automatically be logged to the verbose logs.

Here's an example GQL call that asks for the databaeId:
![image](https://user-images.githubusercontent.com/1508559/194627488-32bfc41b-68b9-4870-935f-cf4977b42068.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.