# FeatureBundleListResponse **Type:** GraphQL objects **Description:** Paginated response for feature bundles ## Fields - featureBundles (FeatureBundleResponseDTO): List of feature bundles - creationDate (String): Creation date of the feature bundle - description (String): Description of the feature bundle - featureBundleName (String): Name of the feature bundle - features (FeatureBundleFeatureResponseDTO): List of features in the bundle - lastModifiedDate (String): Last modification date of the feature bundle - state (String): Current state of the feature bundle - pagination (Pagination): Pagination information - limit (Int): Number of records per page - page (Int): Represents page number for pagination - totalCount (Int): Represents total number of records