Magidoc

knowledgeFAQsUpsert
Mutation

Upsert FAQs to an existing knowledge source. Please note that while the response will synchronously return the list of FAQs that have been marked for creation / update, this is actually an asynchronous process that may take some time, depending on the amount of FAQs. You can upsert multiple FAQs in one graphql request. Note that there is a limit of 100 FAQs by request. You'll need to batch your requests if you need to handle more KnowledgeFAQs.

Arguments

#

input

Non-null

Input for knowledgeFAQsUpsert mutation

Response

#

Returns KnowledgeFAQsUpsertPayload .

Example

#