owner
No description
owner(
address: SuiAddress!
): Owner
Arguments
owner.address
● SuiAddress!
non-null scalar
Type
Owner
object
An Owner is an entity that can own an object. Each Owner is identified by a SuiAddress which represents either an Address (corresponding to a public key of an account) or an Object, but never both (it is not known up-front whether a given Owner is an Address or an Object).