Hello everybody trying to add a custom field to my schema.graphql which imports the type from the generated one of prisma db
anyone has an idea which is a good common way to do this?
Why i want to do this? I am migrating from graphcool and there we have meta data and i am using the count -> need this now too