Skip to content

Refactor usage of 'attrib' to 'allAttrib' #321

@BigRoy

Description

@BigRoy

Is your feature request related to a problem? Please describe.

Server is pending removal of attrib attribute on GraphQL. The replacement for it would be using allAttrib

Describe the solution you'd like

We'll need to update anything using attrib in Python API (plus those that access it directly in core).

Please let's make a brief summary of what the change would be like exactly so it's easy for anyone to refactor any code that may be touching attrib still. It'd be nice because we can also share this API change with explanation to the clients and tell them what to use instead.

Describe alternatives you've considered

...

Additional context

...

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions