ReindexLockResponse
No description
type ReindexLockResponse {
isLocked: Boolean!
reindexId: String
ttlSeconds: Int
}
Fields
ReindexLockResponse.isLocked ● Boolean! non-null scalar
ReindexLockResponse.reindexId ● String scalar
ReindexLockResponse.ttlSeconds ● Int scalar
Returned By
productSearchReindexLock query