Skip to content

feature: Add a raise_when_missing parameters to client.get() #11

@BeArchiTek

Description

@BeArchiTek

Component

Python SDK

Describe the Feature Request

Similar to client.store.get(), allow the SDK to return None when a Node is not found via client.get() instead of raising an Error if the parameter raise_when_missing is True

Describe the Use Case

More flexibility for customer in their script and avoid using client.filters() to get an empty list to bypass the Error

Additional Information

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions