This commit is contained in:
Juho Teperi 2018-08-23 10:42:43 +03:00
parent 6dbd864468
commit 0591635b7b

View file

@ -35,5 +35,5 @@ authentication is done.
## Alternatives
Similar solution could be used to describe required resources as data (maybe
even GraphQL query) per resource, and then have code automatically load
even GraphQL query) per route, and then have code automatically load
missing resources.