question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AbstractType is deprecated but still in the documentaiton

See original GitHub issue

Hi,

The documentation — http://docs.graphene-python.org/en/latest/types/abstracttypes/ — shows that you have to use graphene.AbstractType but this way of doing seems to be deprecated: https://github.com/graphql-python/graphene/blob/master/UPGRADE-v2.0.md#deprecations

Is the official documentation out-of-date?

Thanks

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
manesiozcommented, Aug 28, 2019

I know it’s minor but is anyone working on fixing this? I can if no one else is. In addition to removing the AbstractType section would it be beneficial to include a section / some examples showcasing inheritance in Graphene?

0reactions
odigitycommented, Jun 16, 2022

For anyone coming here with the same confusion as me:

Read more comments on GitHub >

github_iconTop Results From Across the Web

SF2.6 OptionsResolverInterface deprecated and AbstractType ...
In version 2.6 there is no real replacement for this function inside the FormBuilder. Therefore if using version 2.6. it can still be...
Read more >
Figure out a plan for dealing with deprecated documentation
I don't think we should delete a page just because it's deprecated. And that deprecated means something like; The content of this page...
Read more >
Deprecated List (Cayenne Documentation 3.0.2 API)
Deprecated Classes. org.apache.cayenne.access.types.AbstractType since 3.0, as not common superclass for ExtendedTypes is deemed necessary.
Read more >
REVLib Information - SPARK MAX - Documentation
C++/Java: Deleted deprecated constructors, methods, and types ... C++ users will get cannot declare field to be of abstract type errors until they...
Read more >
Deprecating Content - Read the Docs: Documentation Simplified
Deprecating content may sound as easy as delete it, but doing that will break ... Users can still see all versions in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found