Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

normalize graphql to decorator, also fixes pylint issue #113

Merged
merged 1 commit into from Sep 8, 2021

Conversation

jeffkala
Copy link
Contributor

@jeffkala jeffkala commented Sep 7, 2021

fixes #112

fixes reimport pylint issue in git.py
removes types.py and graphql dir in order to normalize using the graphql decoractor in the models instead. Validated all tests are passing after this change.

@itdependsnetworks itdependsnetworks merged commit b231d21 into nautobot:develop Sep 8, 2021
@jeffkala jeffkala deleted the jkala-fix-graphql branch September 16, 2021 16:40
jmpettit pushed a commit to jmpettit/nautobot-app-golden-config that referenced this pull request Jan 30, 2024
normalize graphql to decorator, also fixes pylint issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Determine Best way to handle GraphQL
2 participants