issues
search
Zendro-dev
/
graphql-server
Skeleton NodeJS project for a graphQL server.
GNU General Public License v3.0
0
stars
1
forks
source link
Bulk creation
#97
Closed
wunderbarr
closed
2 years ago
wunderbarr
commented
2 years ago
refactor csvTemplate API, for associations, show
add<associationName>
instead of foreign keys
add input record to the error message, because errors are collected asynchronously if we use data loader
add error sink for meta query
add comments to zendro.js
support associations for all types
closes #91 closes #89
add<associationName>
instead of foreign keyscloses #91 closes #89