Herbert Pimentel

Results 15 issues of Herbert Pimentel

This package is amazing, and everywhere we go, it points to this... but we are missing some featueres, so, there's any plan to update this ?!

**Is your feature request related to a problem? Please describe.** The typescript snipet provided on readme is confuse and I was no able to make it work properly **Describe the...

enhancement

give us a possibility to anotate the entire service class as transactional instead of only methods. and then apply it to each method of the service class;

Allow a options to identify the extension of files and treat those as postgre files to allow run queries using shortcuts this is specilly usefull because there's alot of other...

When your schema already has some fields mapped the @map annotation is striped out ![image](https://user-images.githubusercontent.com/1668448/108578358-1b976400-7301-11eb-9493-a480f185da68.png)

I would love to see how that plugin can be used with a naive instalation of nextjs. following standard next installation. I simple could not make it work. Whatever I...

KO components receives a reference of observable when we passes it as params. As componentes receives it as a reference you can write to this observable and it will reflect...

We can see by the code that the useSubscription should unsubscribe to the graphql subscription by it self https://github.com/trojanowski/react-apollo-hooks/blob/master/src/useSubscription.ts#L96 But... on page refresh it seens to be Duplicated, and I...

This set of components is just fantastic. I want too much to use them, but is hard to apply when documentation is in a lang that is not known, please...

help wanted

Maybe it is a good to have one of those features: take as example the following file: ``` ID Name Age =============================== 1 John Doe 45 ---------------------------------------------------- 2 MaryDoe 38...