Strise Connect API Docs
TypesInputs

ConnectPartialDateInput

Input for partial date

input ConnectPartialDateInput {
  dayOfMonth: Int
  month: Int
  year: Int
}

Fields

dayOfMonth Int scalar

Int

month Int scalar

Int

year Int scalar

Int

Member Of

CustomCompanyCreateInput input CustomCompanyUpdateInput input CustomPersonCreateInput input CustomPersonEditInput input

On this page