Joseph Petersen
Joseph Petersen
@Romiko please copy paste the screenshot to github, it will take care of markdown and uploading it 👍 Also use of triple backticks would be appreciated ```` ```yaml nginx-ingress: controller:...
`FLUENTDOCKER_WAITFOR_TIMEOUT` could be one option, though I think the better option might be to set a reasonable timeout by default and perhaps check if `FLUENTDOCKER_WAITFOR_TIMEOUT` to override the sane default,...
Updated with an example query :sweat_smile:
I think that would be wonderful :sweat_smile:
The query should of course support taking in variables as well :sweat:
The easiest thing would be pull in a GraphQL client? No need to rewrite everything. Though not that it requires that much code: https://www.npmjs.com/package/graphql-request https://github.com/prisma/graphql-request/blob/master/src/index.ts
GitLabQL seems reasonable, I don't think it should be in the standard bundle :)
This would be beneficial to both node and browser :)
you can do with normal http requests it is just post method. Though there is some special logic handling queries and pagination.
not sure I see much value in the generated docs same things my editor or IDE would tell me about the type. Also due to the base service and resource...