Sebastian Pietrzak

Results 7 issues of Sebastian Pietrzak

## Issue Description I have @Unique with name but in database name constraint have random value Database : Postgresql 13 ### Expected Behavior New Constraint with properly name from entity...

bug
requires triage

Hey, your client works perfect with Query and Mutation. Its any chance to add Subscription support >>??

enhancement

Its any possibility to create client app in python to consume Subscription from another GraphQL Server??

## Context When new user create account i must send return to activate account. I have prepared URL to execute mutation and redirect to another website ( landing page )...

NestJs + GraphQl + TypeOrm and resolver Query : ` @Query(() => [Department]) async getDepartments( @Args() args: DepartmentArgs, @Args() orderByArgs: OrderByArgs, // @Args() paginationArgs: PaginationArgs, @Info() info: GraphQLResolveInfo, ): Promise...

### Contact Details _No response_ ### Bug description After start server NestJs + TypeOrm + Graphql session few times tried to update ``` [Nest] 10205 - 23.02.2023, 11:16:55 LOG [GraphQLModule]...

bug :bug:

#### What would you like to discuss? I have Node 18.20 and need install got for NodeJs Express. But when i have tried ```yarn add got``` error ```error [email protected]: The...