Skip to content

issues Search Results · repo:relay-tools/relay-compiler-language-typescript language:TypeScript

Filter by

132 results
 (68 ms)

132 results

inrelay-tools/relay-compiler-language-typescript (press backspace or delete to remove)

Hi there please help to understand what is going on here ... I m trying to use React Relay and getting this error in next js application error - ./pages/edit/[id].js:23:0 Module not found: Can t resolve ...
  • smikayel
  • Opened 
    on Aug 21, 2023
  • #934

Relay 13 generates typescript types, so we don t need this package anymore
  • sibelius
  • 1
  • Opened 
    on Jan 16, 2022
  • #581

Is it on purpose that with Relay 13 arrays in input types are now being generated as ReadonlyArray? That s kind of cumbersome, as one especially wants to modify inputs like adding/removing filters etc. ...
  • TassiloSinghammerVolue
  • 1
  • Opened 
    on Jan 15, 2022
  • #580

I am sorry if this is not appropriate place to ask this question. How do I get type when passing fragment, right now I have typecast them to any for typescript to stop complaining Example const CompanyHomePageQuery ...
  • fameoflight
  • Opened 
    on Dec 20, 2021
  • #552

Error: Cannot find module relay-compiler-language-typescript Require stack: - /Users/akinncar/Fontes/amora/node_modules/relay-compiler/bin/relay-compiler at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) ...
  • akinncar
  • Opened 
    on Dec 13, 2021
  • #540

I m running relay-compiler with type script and it generates this exact line ( Empty Alias ) when using conections . import { FragmentRefs as } from relay-runtime . image Packages versions: image Thank ...
  • bardouni
  • 3
  • Opened 
    on Dec 2, 2021
  • #529

After updating toTypescript 4.5, I m getting broken types output from the relay compiler. I m on version 14.3.0 of relay-compiler-language-typescript. // Typescript 4.4 import { FragmentRefs } from relay-runtime ...
released
  • VictorGlindasPaf
  • 6
  • Opened 
    on Nov 18, 2021
  • #513

Hello. I m getting the below error with graphql@16: yarn run v1.22.17 $ relay-compiler Writing ts ERROR: Invalid AST Node: { kind: Root , operation: query , loc: { kind: Source , start: 3, end: 54, ...
  • stasyaner
  • 2
  • Opened 
    on Nov 2, 2021
  • #507

I m not fully sure if this is error of relay compiler or typescript extension... In curent relaysources you can see both approach.. Current compiler require for @stream argument naming as @stream(initial_count:value) ...
  • damikun
  • 1
  • Opened 
    on Oct 30, 2021
  • #505

TypeScript 4.4 introduces the exactOptionalPropertyTypes compiler option. This change means that optional properties are no longer conflated with properties whose value could be undefined. This comes ...
  • merrywhether
  • 1
  • Opened 
    on Sep 27, 2021
  • #447
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! 
Restrict your search to the title by using the in:title qualifier.
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub