AccessWhoItem
type AccessWhoItem {
expiresAt: Time
item: AccessWhoItemItem!
promiseDuration: Duration
sharedTarget: DataObject
type: AccessWhoItemType!
whoSource: AccessWhoSource!
}Fields
expiresAt ● Time scalar
item ● AccessWhoItemItem! non-null union
promiseDuration ● Duration scalar
sharedTarget ● DataObject object
type ● AccessWhoItemType! non-null enum
whoSource ● AccessWhoSource! non-null enum
Member Of
Last updated
Was this helpful?