Copy for LLMOn this pageUUIDFilterInput Input TypeDefine the filtering options for string fields. input UUIDFilterInput { eq: UUID oneOf: [UUID!]} Fields eq ● UUID The value equal to. oneOf ● [UUID!] The value included in. Member Of OrderWhereInput input