Interface representing the return value of the useUserQuest hook.
Boolean indicating whether the user quest has been successfully fetched.
Function to refetch the user quest.
The current user quest object. It is null if the user quest has not been fetched or does not exist.
null
Generated using TypeDoc
Interface representing the return value of the useUserQuest hook.