The Mutation emitted when the App modifies a View.
interface UpdateViewMetadataMutation
metadata | NormalizedViewMetadata The metadata for the View being modified |
tableId | TableId The identifier for the Table in which a View is being modified |
type | "updateViewMetadata" This Mutation's discriminant property |
viewId | ViewId The identifier for the View being modified |