Skip to content

issues Search Results · repo:gqty-dev/gqty language:TypeScript

Filter by

120 results
 (66 ms)

120 results

ingqty-dev/gqty (press backspace or delete to remove)

Description hello! I m following your docs on using the resolve function for our nextJS app. I m running the query const data = await resolve( ({ query: { me: ...
  • brummetj
  • 1
  • Opened 
    22 days ago
  • #2189

Very excited by this library - thank you! I was trying to debug my useTransactionQuery() never making a fetch request, regardless of cache settings. On inspection, turns out it wraps useQuery with a prepare ...
  • cdomigan
  • 2
  • Opened 
    27 days ago
  • #2187

Hi everyone, Goal: Establish sensible defaults for GQty error handling in generated client for Pylon. In my previous issue, I provided a general outline of how GQty could function on the server side. ...
  • kleberbaum
  • Opened 
    on Jan 26
  • #2057

Hi everyone, I’ve been using @snek-at/function (the predecessor project to getcronit/pylon) for quite some time. Over the past three years, snek-function, snek-functions, and snek-query - all previously ...
  • kleberbaum
  • Opened 
    on Jan 22
  • #2051

When the exact same arguments are used across multiple subscriptions with different selections, GQty will generate the same query alias for them, leading to an incorrect cache update. Consider the following ...
  • vicary
  • Opened 
    on Oct 29, 2024
  • #2032

I think we need server implementation with shared types
  • listepo
  • 1
  • Opened 
    on Oct 5, 2024
  • #2024

The idea, as well as the client, is great. But there are some points that make me uncomfortable 1. When trying to run the CLI, with --install enabled, it does not install dependencies, or even add them ...
  • SpeedySH
  • 3
  • Opened 
    on Sep 27, 2024
  • #2022

The current stack is lacking the initial adoption we anticipated, so we are on the look for a more future proof way for our website. Possible technologies: 1. Docusaurus 2. Next.js Tailwind s Protocol ...
  • vicary
  • Opened 
    on Sep 6, 2024
  • #2008

Summary For GraphQL fields that allows sub-selections, where the cache contains an empty array, or nulls for nullable object fields, it may block the proxy from capturing selections further down the tree. ...
  • vicary
  • Opened 
    on Aug 22, 2024
  • #2001

Steps to reproduce: 1. Put schema.graphql in a parent directory 2. Run gqty --react --no-subscriptions --target=./generated/gqty.ts --typescript --watch ../schema.graphql 3. Change schema.graphql 4. ...
  • lubosmato
  • Opened 
    on Aug 16, 2024
  • #1997
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub