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

# Interface FilterMembersLoadingState

State of a filter members load that is loading.

# Properties

# data

data: GetFilterMembersData

The result data


# error

error: undefined

The error if any occurred


# isError

isError: false

Whether the data fetching has failed


# isLoading

isLoading: true

Whether the data fetching is loading


# isSuccess

isSuccess: false

Whether the data fetching has succeeded


# status

status: "loading"

The status of the data fetching execution