Joao P Dubas
|
425c3eafc2
|
[day-03] expose id in user schema
Use uuid custom scalar to represent the user id.
|
2021-06-24 00:12:17 +00:00 |
|
Joao P Dubas
|
c5612f9398
|
[day-03] create custom scalar for uuid
Graphql doesn't support uuid natively. So, we must create a custom
scalar to handle this type.
|
2021-06-24 00:10:17 +00:00 |
|
Joao P Dubas
|
8787973075
|
[day-03] create user schema
Add user type to represent entity in graphql.
|
2021-06-24 00:09:54 +00:00 |
|
Joao P Dubas
|
fc73f30dd0
|
[day-01] setup imc calc and route
|
2021-06-22 01:56:40 +00:00 |
|
Joao P Dubas
|
8658384030
|
[day-01] phoenix project setup
Create new phoenix project
|
2021-06-22 01:55:16 +00:00 |
|