Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.
This repository was archived by the owner on Dec 19, 2019. It is now read-only.

Total pages field returns null in category query #215

@Serunde

Description

@Serunde

Preconditions

  1. Using Magento 2.3
  2. Luma sample data installed

Steps to reproduce

  1. Form a category query with an inner product query using the page_info field
  2. Include total_pages

Expected result

The returned value of total_pages should be equivalent to Math.ceil([# of products] / [page size])

Actual result

totalpagesnull

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions