MutationUpdateDocumentArgs: {
    collection?: InputMaybe<Scalars["String"]["input"]>;
    params: DocumentUpdateMutation;
    relativePath: Scalars["String"]["input"];
}

Type declaration