any difference between a datamodel.graphQL and a d...
# orm-help
s
any difference between a datamodel.graphQL and a datamodel.prisma?
b
Those are probably referring to the same file. The exact file name is on prisma.yml, under the property datamodel. datamodel.prisma is the default I think