Breno Mazieiro
Results
2
issues of
Breno Mazieiro
Hey guys, What if we have a GraphQl branch, with apollo, hooks, suspense? Maybe using this library: https://github.com/trojanowski/react-apollo-hooks I'm willing to do this if we have brach to it! =)
## Description Estou tentando implementar um checkout transparente ``` import pagarme from 'pagarme' const body = { "items": [{ "amount": 2990, "description": "Chaveiro do Tesseract", "quantity": 1 }], "customer": {...