what should i put in schema.graphql in src folder of prisma. it is not generating anything, And the index.js contains some dummy query and mutation. Do i need to create query and mutations with prisma generated scehma or with my own apollo graphql schema.