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

Remove a bunch of long-deprecated GraphQL fields #2148

Merged
merged 5 commits into from
Jul 9, 2021

Conversation

toolness
Copy link
Collaborator

@toolness toolness commented Jul 9, 2021

This removes a bunch of GraphQL fields that have been deprecated for a long time:

@toolness toolness requested a review from samaratrilling July 9, 2021 19:35
@@ -79,21 +79,6 @@ class NorentScaffolding(pydantic.BaseModel):

phone_number: str = ""

landlord_name: str = ""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh good, these were always confusing to me

@samaratrilling
Copy link
Contributor

🎉 At my old job we used to get a badge for deleting a certain number of lines of code.
We love a good cleanup!! Great job!

@toolness toolness merged commit 9ef1a72 into master Jul 9, 2021
@toolness toolness deleted the remove-deprecated-fields branch July 9, 2021 19:55
@toolness
Copy link
Collaborator Author

toolness commented Jul 9, 2021

Heh nice, I like the idea of a badge!

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.

Remove deprecated prefersLegacyApp GraphQL field Remove deprecated onboarding step 2 GraphQL session field
2 participants