Skip to content

Commit

Permalink
chore: todo
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Apr 29, 2024
1 parent 54da7bd commit d368c16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/layers/5_client/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ type InputForSchema2<$Name extends GlobalRegistry.SchemaNames> = $Name extends a
name?: $Name
schema: URL | string | GraphQLSchema
headers?: HeadersInit
// todo way to hide Relay input pattern of nested input
// elideInputKey: true,
/**
* Used internally for several functions.
*
Expand Down

0 comments on commit d368c16

Please sign in to comment.