Type Alias CustomObjectTypeUpdateDirective

CustomObjectTypeUpdateDirective: { remove: string[]; add: string[] }

Type declaration

  • remove: string[]
  • add: string[]