GraphQL API
Search
No results matching "" found.
Configure your endpoint and create a unique link by saving it.
Hide
Save
Theme
Menu
Query
271
Mutation
374
Subscription
0
Object
528
Other
264
Input
Enum
Scalar
Interface
Union
RevisionFileAction
Action to perform on a file in a revision
UPDATE
Update an existing file or create if it doesn't exist (default)
CREATE
Create a new file (returns error if the file already exists)
DELETE
Delete a file (no-op if the file doesn't exist; idempotent)
AIIntegration