✅ You are viewing documentation for the latest version of Compose SDK.
Version:

# Interface FilterMembersErrorState

State of a filter members load that has failed.

# Properties

# data

data: undefined

The result data


# error

error: Error

The error if any occurred


# isError

isError: true

Whether the data fetching has failed


# isLoading

isLoading: false

Whether the data fetching is loading


# isSuccess

isSuccess: false

Whether the data fetching has succeeded


# status

status: "error"

The status of the data fetching execution