cubiql icon indicating copy to clipboard operation
cubiql copied to clipboard

Configure CORS

Open lkitching opened this issue 6 years ago • 0 comments

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.

lkitching avatar Oct 30 '18 17:10 lkitching