issues Search Results · repo:graphile-contrib/pg-many-to-many language:JavaScript
Filter by
27 results
(74 ms)27 results
ingraphile-contrib/pg-many-to-many (press backspace or delete to remove)There is a missing exportable in createManyToManyConnection.ts.
Benjie stated in Discord that We should add assertStep to the list of fields that need to be auto-exported in the ESLint
plugin
There s ...
litewarp
- 5
- Opened on Feb 16
- #95
Hopefully I m not just misunderstanding something about how the new plugin/behavior system works, but it seems like in
the v5 branch, we ve lost the ability to filter out relations with the @omit smart ...
smoores-dev
- 2
- Opened on Nov 30, 2023
- #87
I d love to be able to hide the join table for my relations, to make it feel more... graphy.
comment on table p.persons_things is E @omit manyToMany ;
hides the relation itself.
dudo
- Opened on Dec 19, 2022
- #79
Issue
When importing this plugin library with:
import PgManyToManyPlugin from @graphile-contrib/pg-many-to-many ;
using the plugin in createPostGraphileSchema throws a runtime error:
[Error: Option ...
lediur
- 1
- Opened on Oct 6, 2022
- #71
We began using this plugin with the intention to allow querying for linker tables (no primary key, purely two or more FK
constraints). As we have grown our data model, we are seeing a lot of generated ...
mgagliardo91
- Opened on Jun 28, 2022
- #69
Problem
When starting the server with this plugin added, this error occurs:
Error: Option appendPlugins should be an array of functions, found undefined at index 0
The other plugin (SimplifyInflector) ...
jfcieslak
- 4
- Opened on Oct 1, 2021
- #64
when i use typescript i get this error:
Could not find a declaration file for module @graphile-contrib/pg-many-to-many .
/home/sasa/Public/testProject/blogproject/server/node_modules/@graphile-contrib/pg-many-to-many/index.js ...
saeidfiy
- 3
- Opened on Feb 3, 2021
- #55
I m exposing a schema to Postgraphile using a set of views and I m wondering if it s possible to use smart comments to
influence the field naming somehow.
Taking this toy schema
create schema data;
...
ccakes
- 1
- Opened on Dec 26, 2020
- #53
This is a continuation of #19 - I d love a way to expose edge properties when I m using Simple Collections. I m not 100%
sure there s a way to do this cleanly in GraphQL, but I was thinking of exposing ...
PaulMcMillan
- 2
- Opened on Sep 14, 2020
- #52
Hi,
I need many to many relations in PostGraphile, and found this plugin but multi column key relations are not generated. I
see // TODO: handle multi-column comment.
pg-structure (I m developer of it) ...
ozum
- Opened on May 3, 2020
- #47

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.