INPUT_OBJECT
UserPreference_Fuzzy
Fuzzy match query arguments for UserPreference
link GraphQL Schema definition
- input UserPreference_Fuzzy {
- # Select multiple UserPreference fuzzily by its ID
- Int :
- # Gets the preference for a given module
- ModuleType] : [
- # Gets the preference for a given module
- PreferenceType] : [
- }