if ( method_exists( $this->manager, 'get_type_property' ) ) {
                $type_property = $this->manager->get_type_property();

                $query_params[ $type_property ] = array(
                    'description'       => $this->manager->get_message( 'rest_collection_type_description' ),