- Preparing search index...
- The search index is not available
@escolalms/sdk
Type alias ChallengesParams
Challenges
Params
: PaginationParams & { name
?: string; order
?: "ASC" | "DESC"; order_by
?: "id" | "name" | "created_at"; type
?: "simple" | "complex"; }