serverless-plugin-graphiql icon indicating copy to clipboard operation
serverless-plugin-graphiql copied to clipboard

Fix deprecation warning

Open dnicolson opened this issue 4 years ago • 0 comments

This pull request fixes the following deprecation warning:

CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not predefine type for introduced options:
 - MyPlugin for "function", "port"

dnicolson avatar Aug 22 '21 20:08 dnicolson