You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for maintaining kronky/this! Is there a migration guide for migrating from Kronky? From the sounds of it not much is needed, just changing {:kronky, ">= 0.0.0"} in your deps to :absinthe_error_payload and Kronky to AbsintheErrorPayload but it would be nice to have that explicitly called out in the Readme or supplementary doc.
The text was updated successfully, but these errors were encountered:
Thanks for maintaining kronky/this! Is there a migration guide for migrating from Kronky? From the sounds of it not much is needed, just changing
{:kronky, ">= 0.0.0"}
in your deps to:absinthe_error_payload
andKronky
toAbsintheErrorPayload
but it would be nice to have that explicitly called out in the Readme or supplementary doc.The text was updated successfully, but these errors were encountered: