GraphNodeSearchInput
No description
input GraphNodeSearchInput {
includeDeleted: Boolean
integrationId: ID
kind: String
limit: Int
query: String
}
Fields
GraphNodeSearchInput.includeDeleted ● Boolean scalar
GraphNodeSearchInput.integrationId ● ID scalar
GraphNodeSearchInput.kind ● String scalar
GraphNodeSearchInput.limit ● Int scalar
GraphNodeSearchInput.query ● String scalar
Member Of
graphNodeSearch query