Skip to main content

StaffbasePostingUpdateInput

Staffbase posting update input

input StaffbasePostingUpdateInput {
acknowledgingEnabled: Boolean
autoPost: Boolean
commentingEnabled: Boolean
highlighted: Boolean
likingEnabled: Boolean
scheduledAt: ISO8601DateTime
sendEmailNotifications: Boolean
sendPushNotifications: Boolean
}

Fields

StaffbasePostingUpdateInput.acknowledgingEnabled ● Boolean scalar

Indicates if we should pass acknowledgingEnabled as posting option

StaffbasePostingUpdateInput.autoPost ● Boolean scalar

Indicates if we should make the posting auto post

StaffbasePostingUpdateInput.commentingEnabled ● Boolean scalar

Indicates if we should pass commentingEnabled as posting option

StaffbasePostingUpdateInput.highlighted ● Boolean scalar

Indicates if we should pass highlighted as posting option

StaffbasePostingUpdateInput.likingEnabled ● Boolean scalar

Indicates if we should pass likingEnabled as posting option

StaffbasePostingUpdateInput.scheduledAt ● ISO8601DateTime scalar

Indicates when the posting should be published

StaffbasePostingUpdateInput.sendEmailNotifications ● Boolean scalar

Indicates if we should pass email as option for staffbase notifications

StaffbasePostingUpdateInput.sendPushNotifications ● Boolean scalar

Indicates if we should pass push as option for staffbase notifications

Member Of

UpdateStaffbasePostingInput input