Skip to content

useMigrations

useMigrations(namespace?): UseQueryResult<Migration[], Error>

Hook to list migrations in a namespace

ParameterType
namespace?string

UseQueryResult<Migration[], Error>