ao-js-sdk - v0.0.9
GitHub
Preparing search index...
ArweaveGQLFilter
Interface ArweaveGQLFilter
interface
ArweaveGQLFilter
{
ids
?:
string
[]
;
owner
?:
{
address
:
string
}
;
recipients
?:
string
[]
;
tags
?:
{
name
:
string
;
value
:
string
}
[]
;
}
Index
Properties
ids?
owner?
recipients?
tags?
Properties
Optional
ids
ids
?:
string
[]
Optional
owner
owner
?:
{
address
:
string
}
Optional
recipients
recipients
?:
string
[]
Optional
tags
tags
?:
{
name
:
string
;
value
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
ids
owner
recipients
tags
GitHub
ao-js-sdk - v0.0.9
Loading...