Skip to content

Conversation

@Thoralf-M
Copy link
Member

Fixes #149

@thibault-martinez thibault-martinez linked an issue Sep 4, 2025 that may be closed by this pull request
Comment on lines 33 to 34
Cursor: nil,
Limit: nil,
Copy link
Contributor

Choose a reason for hiding this comment

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

Not needed

Copy link
Member Author

Choose a reason for hiding this comment

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

Removed in a757975

try {
val client = GraphQlClient.newDevnet()
val address = Address.fromHex("0x0")
val objectFilter = ObjectFilter(typeTag = null, owner = address, objectIds = null)
Copy link
Contributor

Choose a reason for hiding this comment

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

We can remove the null fields right?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, removed 045fba9

@Thoralf-M Thoralf-M changed the title feat: add owned_objects examples feat(examples): add owned_objects examples Sep 8, 2025
@Thoralf-M Thoralf-M merged commit 044e396 into sdk-bindings Sep 9, 2025
14 checks passed
@Thoralf-M Thoralf-M deleted the feat/owned-objects-example branch September 9, 2025 14:07
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.

Get all owned objects

4 participants