Type alias MutationOptions

MutationOptions: {
    publish?: boolean;
}

Type declaration

  • Optional publish?: boolean

Generated using TypeDoc