Copy for LLMOn this pageAppProblemDismissByStaffWithIdsInput Input TypeInput for staff callers to dismiss problems by IDs. input AppProblemDismissByStaffWithIdsInput { ids: [ID!]!} Fields ids ● [ID!]! List of problem IDs to dismiss. Max 100. Member Of AppProblemDismissInput input