searchByDocId
Enterprise
description
Returns document by given document id.
searchByDocId(
id: String!
featureFlags: [String!] = []
): Document
Arguments
searchByDocId.id ● String! non-null scalar graph-ql-types
searchByDocId.featureFlags ● [String!] list scalar graph-ql-types
Type
Document object graph-ql-types
Document
Loading...