GraphQL Mutation
Updates data in Fibery using GraphQL.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Fibery space name used in the GraphQL endpoint.
stringrequired
GraphQL mutation text to execute.