many-guitar-67205
04/07/2022, 9:19 AMERR_CONNECTION_RESET
errors in createHttpLink.ts:145, that occurred when calling the graphql api. The query is:
{
"operationName": "createDomain",
"variables": {
"input": {
"id": "foobar-domain-id",
"name": "FOOBAR",
"description": "FOOBAR Description"
}
},
"query": "mutation createDomain($input: CreateDomainInput!) {\n createDomain(input: $input)\n}\n"
}
There is nothing in the datahub-gms logs.
Is this a bug? How can I use my own ID for a Domain?dazzling-judge-80093
04/07/2022, 11:01 AMmany-guitar-67205
04/07/2022, 12:23 PMmany-guitar-67205
04/07/2022, 12:40 PMdazzling-judge-80093
04/07/2022, 4:45 PMmany-guitar-67205
04/11/2022, 8:38 AMdazzling-judge-80093
04/11/2022, 9:06 AM