jpmermoz

Results 2 issues of jpmermoz

## Issue description Hi there, Since the R3 expired certificate from September 30th, my Wickedpdf stopped working. It seems I cannot call wicked_pdf_stylesheet_link_tag, due to a certificate error. Here is...

Is there a way to disable public introspection when mounting the schema using mount_graphql_devise_for ? I've tried this way but its still enabled: ``` mount_graphql_devise_for( User, { at: "auth", additional_mutations:...

enhancement