Arc.React
    Preparing search index...

    Type Alias PerformQuery<TArguments>

    PerformQuery: (args?: TArguments) => Promise<void>

    Delegate type for performing a IQueryFor in the context of the useQuery hook.

    Type Parameters

    • TArguments = object

    Type Declaration