useSetNameHashJustaNameResolver
Last updated
Was this helpful?
Last updated
Was this helpful?
• Docs
/ useSetNameHashJustaNameResolver
useSetNameHashJustaNameResolver<
T
>(): <T
>
Custom hook for performing a mutation to set the JustaName resolver.
• T = any
The type of additional parameters that can be passed to the set JustaName resolver mutation, extending the base request.
<T
>
An object containing the setNameHashJustaNameResolver
async function to initiate the JustaName resolve,a boolean NameHashJustaNameResolverSet
indicating if the resolver is set,a boolean setNameHashJustaNameResolverPending
indicating the state of the process, and a boolean setNameHashJustaNameResolverError
indicating if an error has occured.