Function subgraph::ipfs::map

source ·
pub fn map(
    hash: impl AsRef<str>,
    callback: impl AsRef<str>,
    user_data: Value,
    flags: &[&str]
)
Expand description

Queues a callback for when an IPFS hash resolves.