StartReindexResponse
No description
type StartReindexResponse {
reindexId: String!
newCollection: String!
alias: String!
}
Fields
StartReindexResponse.reindexId ● String! non-null scalar
StartReindexResponse.newCollection ● String! non-null scalar
StartReindexResponse.alias ● String! non-null scalar
Returned By
productSearchFullReindexStart mutation