GenSearchMutation.fast
Enterprise
description
Standard GenSearch with balanced speed and thoroughness.
fast(
input: GenSearchInput!
): GenSearchResult
Arguments
fast.input ● GenSearchInput! non-null input graph-ql-types
Type
GenSearchResult object graph-ql-types
Result of GenSearch operation.
Loading...