deep-foundation / deep-foundation/deeplinks

Unable to pass number as link_id when selecting from any value table

Open
#167 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
13
Forks
8
PR merge metrics
No merged PRs in 30d

Description

# Code
```ts
await deep.select({
link_id: 6664
}, {table: 'objects'})
```
# Error
```
ApolloError: expected an object for type "bigint_comparison_exp", but found a number
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.