cubiql
cubiql copied to clipboard
Configure CORS
Configure CORS correctly within the pedestal server returned from server/create-server
. This should respond to pre-flight OPTIONS request as well as set the required headers on the subsequent GraphQL request.