Matheus Cruz Rocha

Results 10 issues of Matheus Cruz Rocha

Create test environment and tests for the resolvers

enhancement

Some of the types delivered by the API are not correct on the schema. I need to check all of them again and create new types if is necessary.

bug

Maybe it's a good idea do create a lite version with 3 variation of each color or create a service to create a customize download for the user?

enhancement
question
optional

Usando a API Rest dos dados abertos eu criei uma API GraphQL para consumir os dados e deixei o código aberto. A quem se interessar: https://github.com/matheusrocha89/graphql-camara-deputados Espero que sejá útil...

Projeto de usuário

Fixing typo

I think this can be a great upgrade for this example project, I couldn't find any example about that.

Also quoting code example

Closes # ## 📝 Description The interfaces of the properties of the components use a certain nomenclature pattern `Props` (InputProps, ButtonProps). Textarea component was not following this pattern, to keep...