Magidoc

CreateFileTreeNodeMutationInput
Input Object

Input object for creating a FileTreeNode.

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

name

The name for the new node. If not provided, a default name will be generated.

parentId

ID !
Non-null

The ID of the parent FileTreeNode.

Usages

#

References

#

  • Argument input of field createFileTreeNode from type Mutation