Add server only to restrict things properly, starting on Prisma setup.
This commit is contained in:
		@@ -1,3 +1,4 @@
 | 
			
		||||
import 'server-only';
 | 
			
		||||
import { gql } from 'apollo-server-micro';
 | 
			
		||||
import { gameTypeDefs, gameResolvers } from './game';
 | 
			
		||||
import { mergeTypeDefs } from '@graphql-tools/merge';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user