Skip to content

Commit 78f204f

Browse files
update in version
1 parent 2bf7bbb commit 78f204f

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Strawberry é uma biblioteca de GraphQL para Python que utiliza anotações de t
2626
- Escalabilidade: A estrutura GraphQL facilita a adição de novos tipos de dados sem alterar a lógica existente.
2727

2828

29-
### Versão: 1.2.12
29+
### Versão: 1.2.14
3030

3131
#### Para mais informações sobre:
3232
* https://www.redhat.com/pt-br/topics/api/what-is-graphql

core/main.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
routes(app)
2121

2222

23-
24-
2523
"""
2624
Organizar todas as rotas e adicionar descricao
2725
Melhorar CRUD

0 commit comments

Comments
 (0)