Closed kellrott closed 8 months ago
This PR yields a new non-fatal error for existing grip-endpoints plugins.
It changes the function signature of the plugin methods. So they need to be upgraded. Example at https://github.com/bmeg/grip/blob/ac185a097d7442012a72f2a8f1054fc4630b2b70/endpoints/graphqlv2/handler.go#L32
makes more sense. Thank you.
Adds
--endpoint-config
and-l
flags to server command line to pass configuration parameters to endpoint plugins.This changes the signature for an endpoint plug in to: