Type Alias OpportunitiesCFInputObjectSchema

OpportunitiesCFInputObjectSchema: { id: string; key: string; value: object }

Type declaration

  • id: string
  • key: string
  • value: object