Mark Lyck

Results 61 issues of Mark Lyck

## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

**Is your feature request related to a problem? Please describe.** I was able to get the postgraphile handler working with our CRM without any issues. But I hit a wall...

**Is your feature request related to a problem? Please describe.** I'm having a lot of pain setting up our OpenAPI handlers in graphQL mesh. We have quite a lot of...

**Describe the bug** When setting up the postgraphile handler using file paths like the below example. It does not translate the file paths when building the production output, and throws...

I'm setting up a dead simple page using Charge (love it btw.) It's just a page telling the user they are blocked. But I need to display the URL that...

Can you add support for a log-scale graph? or allowing to choose which Y-values should be shown? I'm working with data that goes from $25,000 to over $20,000,000,000. Over a...

enhancement

I am trying to create a graphQL "api gateway" where I'm combining all of my data sources into one graph API. Everything else works just fine but postgraphile is causing...

**Describe the bug** The cubejs graphQL endpoint does not seem to parse graphQL variables correctly? If I make a hardcoded query to our cubejs graphQL endpoint like this: ```graphql query...

enhancement
help wanted
backend:server

Using MockedProvider in Storybook doesn't seem to return anything. When wrapping my component in the MockedProvider, it no longer throws an error that there's no Apollo client. So this proves...

Looks like there hasn't been any updates in many months and no comments regarding React 18 support?