Magidoc

knowledgeProducts
Query

List the products contained in a knowledge source.

Arguments

#

after

Returns the elements in the list that come after the specified cursor.

before

Returns the elements in the list that come before the specified cursor.

first

Returns the first n elements from the list.

input

Non-null

Input for knowledgeProducts query

last

Returns the last n elements from the list.

Response

#

Returns KnowledgeProductConnection .

Example

#