mirumee / ariadne

Python library for implementing GraphQL servers using schema-first approach.

Home Page:https://ariadnegraphql.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecate convert_kwargs_to_snake_case decorator

rafalp opened this issue · comments

make_executable_schema now has convert_names_case option that handles this better.