AppProblemDismissByStaffWithIdsInput Input Type
Input for staff callers to dismiss problems by IDs.
input AppProblemDismissByStaffWithIdsInput {
ids: [ID!]!
}
Fields
AppProblemDismissByStaffWithIdsInput.ids ● [ID!]! non-null scalar miscellaneous
List of problem IDs to dismiss. Max 100.
Member Of
AppProblemDismissInput input