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