-
Notifications
You must be signed in to change notification settings - Fork 3
/
schema.json
1 lines (1 loc) · 289 KB
/
schema.json
1
{"queryType":{"name":"Query"},"mutationType":{"name":"Mutation"},"subscriptionType":{"name":"Subscription"},"types":[{"kind":"OBJECT","name":"Query","description":null,"fields":[{"name":"products","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"ProductOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Product","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"deals","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"DealOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Deal","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"users","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"UserOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"User","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"persons","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"PersonOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Person","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"pipelines","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"PipelineOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Pipeline","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"pictures","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"PictureOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Picture","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"organizations","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"OrganizationOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Organization","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"stages","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"StageWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"StageOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Stage","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"product","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Product","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deal","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Deal","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"user","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"User","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"person","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Person","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pipeline","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Pipeline","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"picture","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Picture","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"organization","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Organization","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"stage","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Stage","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"productsConnection","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"ProductOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"dealsConnection","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"DealOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"DealConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"usersConnection","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"UserOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"personsConnection","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"PersonOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PersonConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"pipelinesConnection","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"PipelineOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PipelineConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"picturesConnection","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"PictureOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PictureConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"organizationsConnection","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"OrganizationOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"OrganizationConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"stagesConnection","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"StageWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"StageOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StageConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"Fetches an object given its ID","args":[{"name":"id","description":"The ID of an object","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null}],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getInfo","description":"","args":[{"name":"file","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"File","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"uploads","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"File","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"me","description":"","args":[],"type":{"kind":"OBJECT","name":"User","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"allProducts","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Product","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null}}},"defaultValue":null},{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"name_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"name_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"unit_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"unit_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"code_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"code_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null},"defaultValue":null},{"name":"deals_every","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null},{"name":"deals_some","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null},{"name":"deals_none","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"ID","description":"The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `\"4\"`) or integer (such as `4`) input value will be accepted as an ID.","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"String","description":"The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null}}},"defaultValue":null},{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"name_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"name_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"email_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"email_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"password_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"password_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"firstName_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"firstName_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"lastName_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"lastName_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"active_flag","description":"","type":{"kind":"ENUM","name":"Active","ofType":null},"defaultValue":null},{"name":"active_flag_not","description":"All values that are not equal to given value.","type":{"kind":"ENUM","name":"Active","ofType":null},"defaultValue":null},{"name":"active_flag_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"Active","ofType":null}}},"defaultValue":null},{"name":"active_flag_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"Active","ofType":null}}},"defaultValue":null},{"name":"role","description":"","type":{"kind":"ENUM","name":"Role","ofType":null},"defaultValue":null},{"name":"role_not","description":"All values that are not equal to given value.","type":{"kind":"ENUM","name":"Role","ofType":null},"defaultValue":null},{"name":"role_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"Role","ofType":null}}},"defaultValue":null},{"name":"role_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"Role","ofType":null}}},"defaultValue":null},{"name":"company","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"Active","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ACTIVATED","description":"","isDeprecated":false,"deprecationReason":null},{"name":"NOTACTIVATED","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"Role","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"USER","description":"","isDeprecated":false,"deprecationReason":null},{"name":"PERSON","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationWhereInput","ofType":null}}},"defaultValue":null},{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"name_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"name_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null},"defaultValue":null},{"name":"persons_every","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null},"defaultValue":null},{"name":"persons_some","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null},"defaultValue":null},{"name":"persons_none","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null}}},"defaultValue":null},{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"name_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"name_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"email_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"email_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"phone_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"phone_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null},"defaultValue":null},{"name":"pictures_every","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureWhereInput","ofType":null},"defaultValue":null},{"name":"pictures_some","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureWhereInput","ofType":null},"defaultValue":null},{"name":"pictures_none","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureWhereInput","ofType":null},"defaultValue":null},{"name":"products_every","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null},"defaultValue":null},{"name":"products_some","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null},"defaultValue":null},{"name":"products_none","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null},"defaultValue":null},{"name":"deals_every","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null},{"name":"deals_some","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null},{"name":"deals_none","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PictureWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureWhereInput","ofType":null}}},"defaultValue":null},{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"file","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"file_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"file_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"file_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"file_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"file_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"file_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"file_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"file_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"file_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"file_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"file_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"file_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"file_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null}}},"defaultValue":null},{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"title","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"title_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"title_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"title_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"title_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"title_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"title_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"title_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"title_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"title_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"title_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"title_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"title_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"title_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"value_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"value_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"currency_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"currency_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"status","description":"","type":{"kind":"ENUM","name":"OrderStatus","ofType":null},"defaultValue":null},{"name":"status_not","description":"All values that are not equal to given value.","type":{"kind":"ENUM","name":"OrderStatus","ofType":null},"defaultValue":null},{"name":"status_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"OrderStatus","ofType":null}}},"defaultValue":null},{"name":"status_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"OrderStatus","ofType":null}}},"defaultValue":null},{"name":"probability","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"probability_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"probability_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"probability_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"probability_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"probability_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"probability_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"probability_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"probability_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"probability_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"probability_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"probability_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"probability_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"probability_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null},"defaultValue":null},{"name":"org","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationWhereInput","ofType":null},"defaultValue":null},{"name":"participants_every","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null},"defaultValue":null},{"name":"participants_some","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null},"defaultValue":null},{"name":"participants_none","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null},"defaultValue":null},{"name":"products_every","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null},"defaultValue":null},{"name":"products_some","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null},"defaultValue":null},{"name":"products_none","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null},"defaultValue":null},{"name":"stage","description":"","type":{"kind":"INPUT_OBJECT","name":"StageWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"OrderStatus","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"OPEN","description":"","isDeprecated":false,"deprecationReason":null},{"name":"WON","description":"","isDeprecated":false,"deprecationReason":null},{"name":"LOST","description":"","isDeprecated":false,"deprecationReason":null},{"name":"DELETED","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"StageWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageWhereInput","ofType":null}}},"defaultValue":null},{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"name_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"name_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"order_nr_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"order_nr_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"deal_probability","description":"","type":{"kind":"ENUM","name":"Probability","ofType":null},"defaultValue":null},{"name":"deal_probability_not","description":"All values that are not equal to given value.","type":{"kind":"ENUM","name":"Probability","ofType":null},"defaultValue":null},{"name":"deal_probability_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"Probability","ofType":null}}},"defaultValue":null},{"name":"deal_probability_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"Probability","ofType":null}}},"defaultValue":null},{"name":"pipeline","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"Probability","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"DISABLE","description":"","isDeprecated":false,"deprecationReason":null},{"name":"ENABLE","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PipelineWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineWhereInput","ofType":null}}},"defaultValue":null},{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}},"defaultValue":null},{"name":"id_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"id_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"name_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"name_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_not","description":"All values that are not equal to given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"order_nr_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"order_nr_lt","description":"All values less than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_lte","description":"All values less than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_gt","description":"All values greater than the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_gte","description":"All values greater than or equal the given value.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_contains","description":"All values containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_not_contains","description":"All values not containing the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_starts_with","description":"All values starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_not_starts_with","description":"All values not starting with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_ends_with","description":"All values ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr_not_ends_with","description":"All values not ending with the given string.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"deal_probability","description":"","type":{"kind":"ENUM","name":"Probability","ofType":null},"defaultValue":null},{"name":"deal_probability_not","description":"All values that are not equal to given value.","type":{"kind":"ENUM","name":"Probability","ofType":null},"defaultValue":null},{"name":"deal_probability_in","description":"All values that are contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"Probability","ofType":null}}},"defaultValue":null},{"name":"deal_probability_not_in","description":"All values that are not contained in given list.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"Probability","ofType":null}}},"defaultValue":null},{"name":"deals_every","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null},{"name":"deals_some","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null},{"name":"deals_none","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"ProductOrderByInput","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"id_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"id_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"name_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"name_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"unit_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"unit_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"code_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"code_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_DESC","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"SCALAR","name":"Int","description":"The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. ","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Product","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"unit","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"code","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"owner","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"User","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deals","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"DealOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Deal","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"INTERFACE","name":"Node","description":"An object with an ID","fields":[{"name":"id","description":"The id of the object.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"Product","ofType":null},{"kind":"OBJECT","name":"User","ofType":null},{"kind":"OBJECT","name":"Organization","ofType":null},{"kind":"OBJECT","name":"Person","ofType":null},{"kind":"OBJECT","name":"Picture","ofType":null},{"kind":"OBJECT","name":"Deal","ofType":null},{"kind":"OBJECT","name":"Stage","ofType":null},{"kind":"OBJECT","name":"Pipeline","ofType":null}]},{"kind":"OBJECT","name":"User","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"email","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"company","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Organization","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"password","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"firstName","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lastName","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"active_flag","description":"","args":[],"type":{"kind":"ENUM","name":"Active","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"role","description":"","args":[],"type":{"kind":"ENUM","name":"Role","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Organization","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"owner","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"User","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"persons","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"PersonOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Person","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"PersonOrderByInput","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"id_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"id_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"name_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"name_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"email_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"email_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"phone_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"phone_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_DESC","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"Person","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"owner","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"User","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"email","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pictures","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"PictureOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Picture","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"products","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"ProductOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Product","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"deals","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"DealOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Deal","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"PictureOrderByInput","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"id_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"id_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"file_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"file_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_DESC","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"Picture","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"file","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"DealOrderByInput","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"id_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"id_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"title_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"title_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"value_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"value_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"currency_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"currency_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"status_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"status_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"probability_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"probability_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_DESC","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"Deal","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"currency","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"owner","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"User","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"org","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Organization","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"participants","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"PersonOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Person","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"products","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"ProductOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Product","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"stage","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"StageWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Stage","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"status","description":"","args":[],"type":{"kind":"ENUM","name":"OrderStatus","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"probability","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Stage","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"pipeline","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Pipeline","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"order_nr","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deal_probability","description":"","args":[],"type":{"kind":"ENUM","name":"Probability","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Pipeline","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"order_nr","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deal_probability","description":"","args":[],"type":{"kind":"ENUM","name":"Probability","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deals","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null},{"name":"orderBy","description":"","type":{"kind":"ENUM","name":"DealOrderByInput","ofType":null},"defaultValue":null},{"name":"skip","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"after","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"before","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"first","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"last","description":"","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Deal","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"UserOrderByInput","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"id_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"id_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"name_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"name_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"email_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"email_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"password_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"password_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"firstName_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"firstName_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"lastName_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"lastName_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"active_flag_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"active_flag_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"role_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"role_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_DESC","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"PipelineOrderByInput","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"id_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"id_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"name_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"name_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"order_nr_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"order_nr_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"deal_probability_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"deal_probability_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_DESC","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"OrganizationOrderByInput","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"id_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"id_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"name_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"name_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_DESC","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"StageOrderByInput","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"id_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"id_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"name_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"name_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"order_nr_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"order_nr_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"deal_probability_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"deal_probability_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"updatedAt_DESC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_ASC","description":"","isDeprecated":false,"deprecationReason":null},{"name":"createdAt_DESC","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"title","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserWhereUniqueInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PipelineWhereUniqueInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PictureWhereUniqueInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationWhereUniqueInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"StageWhereUniqueInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ProductConnection","description":"A connection to a list of items.","fields":[{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"ProductEdge","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"aggregate","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"AggregateProduct","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PageInfo","description":"Information about pagination in a connection.","fields":[{"name":"hasNextPage","description":"When paginating forwards, are there more items?","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"hasPreviousPage","description":"When paginating backwards, are there more items?","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"startCursor","description":"When paginating backwards, the cursor to continue.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"endCursor","description":"When paginating forwards, the cursor to continue.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Boolean","description":"The `Boolean` scalar type represents `true` or `false`.","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ProductEdge","description":"An edge in a connection.","fields":[{"name":"node","description":"The item at the end of the edge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Product","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"AggregateProduct","description":"","fields":[{"name":"count","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"DealConnection","description":"A connection to a list of items.","fields":[{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"DealEdge","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"aggregate","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"AggregateDeal","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"DealEdge","description":"An edge in a connection.","fields":[{"name":"node","description":"The item at the end of the edge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Deal","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"AggregateDeal","description":"","fields":[{"name":"count","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"UserConnection","description":"A connection to a list of items.","fields":[{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"UserEdge","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"aggregate","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"AggregateUser","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"UserEdge","description":"An edge in a connection.","fields":[{"name":"node","description":"The item at the end of the edge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"User","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"AggregateUser","description":"","fields":[{"name":"count","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PersonConnection","description":"A connection to a list of items.","fields":[{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"PersonEdge","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"aggregate","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"AggregatePerson","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PersonEdge","description":"An edge in a connection.","fields":[{"name":"node","description":"The item at the end of the edge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Person","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"AggregatePerson","description":"","fields":[{"name":"count","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PipelineConnection","description":"A connection to a list of items.","fields":[{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"PipelineEdge","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"aggregate","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"AggregatePipeline","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PipelineEdge","description":"An edge in a connection.","fields":[{"name":"node","description":"The item at the end of the edge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Pipeline","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"AggregatePipeline","description":"","fields":[{"name":"count","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PictureConnection","description":"A connection to a list of items.","fields":[{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"PictureEdge","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"aggregate","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"AggregatePicture","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PictureEdge","description":"An edge in a connection.","fields":[{"name":"node","description":"The item at the end of the edge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Picture","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"AggregatePicture","description":"","fields":[{"name":"count","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"OrganizationConnection","description":"A connection to a list of items.","fields":[{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"OrganizationEdge","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"aggregate","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"AggregateOrganization","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"OrganizationEdge","description":"An edge in a connection.","fields":[{"name":"node","description":"The item at the end of the edge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Organization","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"AggregateOrganization","description":"","fields":[{"name":"count","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"StageConnection","description":"A connection to a list of items.","fields":[{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"StageEdge","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"aggregate","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"AggregateStage","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"StageEdge","description":"An edge in a connection.","fields":[{"name":"node","description":"The item at the end of the edge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Stage","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"AggregateStage","description":"","fields":[{"name":"count","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"File","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"SCALAR","name":"ID","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"path","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"filename","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mimetype","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"encoding","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Mutation","description":null,"fields":[{"name":"createProduct","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductCreateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Product","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"createDeal","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealCreateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Deal","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"createUser","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserCreateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"User","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"createPerson","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonCreateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Person","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"createPipeline","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineCreateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Pipeline","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"createPicture","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureCreateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Picture","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"createOrganization","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationCreateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Organization","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"createStage","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageCreateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Stage","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updateProduct","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Product","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateDeal","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Deal","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateUser","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"User","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatePerson","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Person","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatePipeline","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Pipeline","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatePicture","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Picture","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateOrganization","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Organization","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateStage","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Stage","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteProduct","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Product","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteDeal","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Deal","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteUser","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"User","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deletePerson","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Person","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deletePipeline","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Pipeline","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deletePicture","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Picture","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteOrganization","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Organization","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteStage","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageWhereUniqueInput","ofType":null}},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Stage","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"upsertProduct","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductUpdateInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductUpdateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Product","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"upsertDeal","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpdateInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpdateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Deal","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"upsertUser","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserUpdateInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserUpdateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"User","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"upsertPerson","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonUpdateInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonUpdateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Person","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"upsertPipeline","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineUpdateInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineUpdateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Pipeline","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"upsertPicture","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureUpdateInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureUpdateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Picture","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"upsertOrganization","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Organization","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"upsertStage","description":"","args":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageUpdateInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageUpdateInput","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Stage","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updateManyProducts","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updateManyDeals","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updateManyUsers","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updateManyPersons","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updateManyPipelines","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updateManyPictures","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updateManyOrganizations","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updateManyStages","description":"","args":[{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageUpdateInput","ofType":null}},"defaultValue":null},{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"StageWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deleteManyProducts","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deleteManyDeals","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deleteManyUsers","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deleteManyPersons","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deleteManyPipelines","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deleteManyPictures","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deleteManyOrganizations","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deleteManyStages","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"StageWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BatchPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"singleUpload","description":"","args":[{"name":"file","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Upload","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"File","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"multipleUpload","description":"","args":[{"name":"files","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Upload","ofType":null}}}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"File","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"signup","description":"","args":[{"name":"email","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"password","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"firstName","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"lastName","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"AuthPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"login","description":"","args":[{"name":"email","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"password","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"AuthPayload","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductCreateInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"unit","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserCreateOneInput","ofType":null},"defaultValue":null},{"name":"deals","description":"","type":{"kind":"INPUT_OBJECT","name":"DealCreateManyWithoutProductsInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserCreateOneInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"INPUT_OBJECT","name":"UserCreateInput","ofType":null},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereUniqueInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserCreateInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"email","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"password","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"firstName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"active_flag","description":"","type":{"kind":"ENUM","name":"Active","ofType":null},"defaultValue":null},{"name":"role","description":"","type":{"kind":"ENUM","name":"Role","ofType":null},"defaultValue":null},{"name":"company","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationCreateOneWithoutOwnerInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationCreateOneWithoutOwnerInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationCreateWithoutOwnerInput","ofType":null},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationWhereUniqueInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationCreateWithoutOwnerInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"persons","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonCreateManyInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonCreateManyInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonCreateInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonCreateInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"email","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserCreateOneInput","ofType":null},"defaultValue":null},{"name":"pictures","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureCreateManyInput","ofType":null},"defaultValue":null},{"name":"products","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductCreateManyInput","ofType":null},"defaultValue":null},{"name":"deals","description":"","type":{"kind":"INPUT_OBJECT","name":"DealCreateManyWithoutParticipantsInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PictureCreateManyInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureCreateInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureWhereUniqueInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PictureCreateInput","description":"","fields":null,"inputFields":[{"name":"file","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductCreateManyInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductCreateInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealCreateManyWithoutParticipantsInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealCreateWithoutParticipantsInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealCreateWithoutParticipantsInput","description":"","fields":null,"inputFields":[{"name":"title","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"value","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"currency","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"status","description":"","type":{"kind":"ENUM","name":"OrderStatus","ofType":null},"defaultValue":null},{"name":"probability","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserCreateOneInput","ofType":null},"defaultValue":null},{"name":"org","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationCreateOneInput","ofType":null},"defaultValue":null},{"name":"products","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductCreateManyWithoutDealsInput","ofType":null},"defaultValue":null},{"name":"stage","description":"","type":{"kind":"INPUT_OBJECT","name":"StageCreateOneInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationCreateOneInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationCreateInput","ofType":null},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationWhereUniqueInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationCreateInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserCreateOneWithoutCompanyInput","ofType":null},"defaultValue":null},{"name":"persons","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonCreateManyInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserCreateOneWithoutCompanyInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"INPUT_OBJECT","name":"UserCreateWithoutCompanyInput","ofType":null},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereUniqueInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserCreateWithoutCompanyInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"email","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"password","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"firstName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"active_flag","description":"","type":{"kind":"ENUM","name":"Active","ofType":null},"defaultValue":null},{"name":"role","description":"","type":{"kind":"ENUM","name":"Role","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductCreateManyWithoutDealsInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductCreateWithoutDealsInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductCreateWithoutDealsInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"unit","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserCreateOneInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"StageCreateOneInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"INPUT_OBJECT","name":"StageCreateInput","ofType":null},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"INPUT_OBJECT","name":"StageWhereUniqueInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"StageCreateInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"order_nr","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"deal_probability","description":"","type":{"kind":"ENUM","name":"Probability","ofType":null},"defaultValue":null},{"name":"pipeline","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineCreateOneInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PipelineCreateOneInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineCreateInput","ofType":null},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineWhereUniqueInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PipelineCreateInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"order_nr","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"deal_probability","description":"","type":{"kind":"ENUM","name":"Probability","ofType":null},"defaultValue":null},{"name":"deals","description":"","type":{"kind":"INPUT_OBJECT","name":"DealCreateManyInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealCreateManyInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealCreateInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealCreateInput","description":"","fields":null,"inputFields":[{"name":"title","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"value","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"currency","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"status","description":"","type":{"kind":"ENUM","name":"OrderStatus","ofType":null},"defaultValue":null},{"name":"probability","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserCreateOneInput","ofType":null},"defaultValue":null},{"name":"org","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationCreateOneInput","ofType":null},"defaultValue":null},{"name":"participants","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonCreateManyWithoutDealsInput","ofType":null},"defaultValue":null},{"name":"products","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductCreateManyWithoutDealsInput","ofType":null},"defaultValue":null},{"name":"stage","description":"","type":{"kind":"INPUT_OBJECT","name":"StageCreateOneInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonCreateManyWithoutDealsInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonCreateWithoutDealsInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonCreateWithoutDealsInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"email","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserCreateOneInput","ofType":null},"defaultValue":null},{"name":"pictures","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureCreateManyInput","ofType":null},"defaultValue":null},{"name":"products","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductCreateManyInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealCreateManyWithoutProductsInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealCreateWithoutProductsInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealCreateWithoutProductsInput","description":"","fields":null,"inputFields":[{"name":"title","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"value","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"currency","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"status","description":"","type":{"kind":"ENUM","name":"OrderStatus","ofType":null},"defaultValue":null},{"name":"probability","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserCreateOneInput","ofType":null},"defaultValue":null},{"name":"org","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationCreateOneInput","ofType":null},"defaultValue":null},{"name":"participants","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonCreateManyWithoutDealsInput","ofType":null},"defaultValue":null},{"name":"stage","description":"","type":{"kind":"INPUT_OBJECT","name":"StageCreateOneInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductUpdateInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateOneInput","ofType":null},"defaultValue":null},{"name":"deals","description":"","type":{"kind":"INPUT_OBJECT","name":"DealUpdateManyWithoutProductsInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserUpdateOneInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"INPUT_OBJECT","name":"UserCreateInput","ofType":null},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereUniqueInput","ofType":null},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"update","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateDataInput","ofType":null},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpsertNestedInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserUpdateDataInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"active_flag","description":"","type":{"kind":"ENUM","name":"Active","ofType":null},"defaultValue":null},{"name":"role","description":"","type":{"kind":"ENUM","name":"Role","ofType":null},"defaultValue":null},{"name":"company","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateOneWithoutOwnerInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationUpdateOneWithoutOwnerInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationCreateWithoutOwnerInput","ofType":null},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationWhereUniqueInput","ofType":null},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"update","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateWithoutOwnerDataInput","ofType":null},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationUpsertWithoutOwnerInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationUpdateWithoutOwnerDataInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"persons","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonUpdateManyInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonUpdateManyInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonCreateInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonUpdateWithWhereUniqueNestedInput","ofType":null}}},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonUpsertWithWhereUniqueNestedInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonUpdateWithWhereUniqueNestedInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonUpdateDataInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonUpdateDataInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateOneInput","ofType":null},"defaultValue":null},{"name":"pictures","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureUpdateManyInput","ofType":null},"defaultValue":null},{"name":"products","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductUpdateManyInput","ofType":null},"defaultValue":null},{"name":"deals","description":"","type":{"kind":"INPUT_OBJECT","name":"DealUpdateManyWithoutParticipantsInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PictureUpdateManyInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureCreateInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureUpdateWithWhereUniqueNestedInput","ofType":null}}},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureUpsertWithWhereUniqueNestedInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PictureUpdateWithWhereUniqueNestedInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureUpdateDataInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PictureUpdateDataInput","description":"","fields":null,"inputFields":[{"name":"file","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PictureUpsertWithWhereUniqueNestedInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureUpdateDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureCreateInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductUpdateManyInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductCreateInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductUpdateWithWhereUniqueNestedInput","ofType":null}}},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductUpsertWithWhereUniqueNestedInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductUpdateWithWhereUniqueNestedInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductUpdateDataInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductUpdateDataInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateOneInput","ofType":null},"defaultValue":null},{"name":"deals","description":"","type":{"kind":"INPUT_OBJECT","name":"DealUpdateManyWithoutProductsInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealUpdateManyWithoutProductsInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealCreateWithoutProductsInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpdateWithWhereUniqueWithoutProductsInput","ofType":null}}},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpsertWithWhereUniqueWithoutProductsInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealUpdateWithWhereUniqueWithoutProductsInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpdateWithoutProductsDataInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealUpdateWithoutProductsDataInput","description":"","fields":null,"inputFields":[{"name":"title","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"status","description":"","type":{"kind":"ENUM","name":"OrderStatus","ofType":null},"defaultValue":null},{"name":"probability","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateOneInput","ofType":null},"defaultValue":null},{"name":"org","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateOneInput","ofType":null},"defaultValue":null},{"name":"participants","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonUpdateManyWithoutDealsInput","ofType":null},"defaultValue":null},{"name":"stage","description":"","type":{"kind":"INPUT_OBJECT","name":"StageUpdateOneInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationUpdateOneInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationCreateInput","ofType":null},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationWhereUniqueInput","ofType":null},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"update","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateDataInput","ofType":null},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationUpsertNestedInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationUpdateDataInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateOneWithoutCompanyInput","ofType":null},"defaultValue":null},{"name":"persons","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonUpdateManyInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserUpdateOneWithoutCompanyInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"INPUT_OBJECT","name":"UserCreateWithoutCompanyInput","ofType":null},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereUniqueInput","ofType":null},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"update","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateWithoutCompanyDataInput","ofType":null},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpsertWithoutCompanyInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserUpdateWithoutCompanyDataInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"active_flag","description":"","type":{"kind":"ENUM","name":"Active","ofType":null},"defaultValue":null},{"name":"role","description":"","type":{"kind":"ENUM","name":"Role","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserUpsertWithoutCompanyInput","description":"","fields":null,"inputFields":[{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserUpdateWithoutCompanyDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserCreateWithoutCompanyInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationUpsertNestedInput","description":"","fields":null,"inputFields":[{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationCreateInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonUpdateManyWithoutDealsInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonCreateWithoutDealsInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonUpdateWithWhereUniqueWithoutDealsInput","ofType":null}}},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonUpsertWithWhereUniqueWithoutDealsInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonUpdateWithWhereUniqueWithoutDealsInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonUpdateWithoutDealsDataInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonUpdateWithoutDealsDataInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateOneInput","ofType":null},"defaultValue":null},{"name":"pictures","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureUpdateManyInput","ofType":null},"defaultValue":null},{"name":"products","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductUpdateManyInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonUpsertWithWhereUniqueWithoutDealsInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonUpdateWithoutDealsDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonCreateWithoutDealsInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"StageUpdateOneInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"INPUT_OBJECT","name":"StageCreateInput","ofType":null},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"INPUT_OBJECT","name":"StageWhereUniqueInput","ofType":null},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"update","description":"","type":{"kind":"INPUT_OBJECT","name":"StageUpdateDataInput","ofType":null},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"INPUT_OBJECT","name":"StageUpsertNestedInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"StageUpdateDataInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"deal_probability","description":"","type":{"kind":"ENUM","name":"Probability","ofType":null},"defaultValue":null},{"name":"pipeline","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineUpdateOneInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PipelineUpdateOneInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineCreateInput","ofType":null},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineWhereUniqueInput","ofType":null},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"update","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineUpdateDataInput","ofType":null},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineUpsertNestedInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PipelineUpdateDataInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"deal_probability","description":"","type":{"kind":"ENUM","name":"Probability","ofType":null},"defaultValue":null},{"name":"deals","description":"","type":{"kind":"INPUT_OBJECT","name":"DealUpdateManyInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealUpdateManyInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealCreateInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpdateWithWhereUniqueNestedInput","ofType":null}}},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpsertWithWhereUniqueNestedInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealUpdateWithWhereUniqueNestedInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpdateDataInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealUpdateDataInput","description":"","fields":null,"inputFields":[{"name":"title","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"status","description":"","type":{"kind":"ENUM","name":"OrderStatus","ofType":null},"defaultValue":null},{"name":"probability","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateOneInput","ofType":null},"defaultValue":null},{"name":"org","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateOneInput","ofType":null},"defaultValue":null},{"name":"participants","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonUpdateManyWithoutDealsInput","ofType":null},"defaultValue":null},{"name":"products","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductUpdateManyWithoutDealsInput","ofType":null},"defaultValue":null},{"name":"stage","description":"","type":{"kind":"INPUT_OBJECT","name":"StageUpdateOneInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductUpdateManyWithoutDealsInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductCreateWithoutDealsInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductUpdateWithWhereUniqueWithoutDealsInput","ofType":null}}},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductUpsertWithWhereUniqueWithoutDealsInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductUpdateWithWhereUniqueWithoutDealsInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductUpdateWithoutDealsDataInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductUpdateWithoutDealsDataInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"unit","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"code","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateOneInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductUpsertWithWhereUniqueWithoutDealsInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductUpdateWithoutDealsDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductCreateWithoutDealsInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealUpsertWithWhereUniqueNestedInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpdateDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealCreateInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PipelineUpsertNestedInput","description":"","fields":null,"inputFields":[{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineUpdateDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineCreateInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"StageUpsertNestedInput","description":"","fields":null,"inputFields":[{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageUpdateDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageCreateInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealUpsertWithWhereUniqueWithoutProductsInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpdateWithoutProductsDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealCreateWithoutProductsInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductUpsertWithWhereUniqueNestedInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductUpdateDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductCreateInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealUpdateManyWithoutParticipantsInput","description":"","fields":null,"inputFields":[{"name":"create","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealCreateWithoutParticipantsInput","ofType":null}}},"defaultValue":null},{"name":"connect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"disconnect","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"delete","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpdateWithWhereUniqueWithoutParticipantsInput","ofType":null}}},"defaultValue":null},{"name":"upsert","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpsertWithWhereUniqueWithoutParticipantsInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealUpdateWithWhereUniqueWithoutParticipantsInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"data","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpdateWithoutParticipantsDataInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealUpdateWithoutParticipantsDataInput","description":"","fields":null,"inputFields":[{"name":"title","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"status","description":"","type":{"kind":"ENUM","name":"OrderStatus","ofType":null},"defaultValue":null},{"name":"probability","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateOneInput","ofType":null},"defaultValue":null},{"name":"org","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateOneInput","ofType":null},"defaultValue":null},{"name":"products","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductUpdateManyWithoutDealsInput","ofType":null},"defaultValue":null},{"name":"stage","description":"","type":{"kind":"INPUT_OBJECT","name":"StageUpdateOneInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealUpsertWithWhereUniqueWithoutParticipantsInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealUpdateWithoutParticipantsDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealCreateWithoutParticipantsInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonUpsertWithWhereUniqueNestedInput","description":"","fields":null,"inputFields":[{"name":"where","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonWhereUniqueInput","ofType":null}},"defaultValue":null},{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonUpdateDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonCreateInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationUpsertWithoutOwnerInput","description":"","fields":null,"inputFields":[{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateWithoutOwnerDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationCreateWithoutOwnerInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserUpsertNestedInput","description":"","fields":null,"inputFields":[{"name":"update","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserUpdateDataInput","ofType":null}},"defaultValue":null},{"name":"create","description":"","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserCreateInput","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealUpdateInput","description":"","fields":null,"inputFields":[{"name":"title","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"currency","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"status","description":"","type":{"kind":"ENUM","name":"OrderStatus","ofType":null},"defaultValue":null},{"name":"probability","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateOneInput","ofType":null},"defaultValue":null},{"name":"org","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateOneInput","ofType":null},"defaultValue":null},{"name":"participants","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonUpdateManyWithoutDealsInput","ofType":null},"defaultValue":null},{"name":"products","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductUpdateManyWithoutDealsInput","ofType":null},"defaultValue":null},{"name":"stage","description":"","type":{"kind":"INPUT_OBJECT","name":"StageUpdateOneInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserUpdateInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"password","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"firstName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"active_flag","description":"","type":{"kind":"ENUM","name":"Active","ofType":null},"defaultValue":null},{"name":"role","description":"","type":{"kind":"ENUM","name":"Role","ofType":null},"defaultValue":null},{"name":"company","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationUpdateOneWithoutOwnerInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonUpdateInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"phone","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateOneInput","ofType":null},"defaultValue":null},{"name":"pictures","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureUpdateManyInput","ofType":null},"defaultValue":null},{"name":"products","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductUpdateManyInput","ofType":null},"defaultValue":null},{"name":"deals","description":"","type":{"kind":"INPUT_OBJECT","name":"DealUpdateManyWithoutParticipantsInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PipelineUpdateInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"deal_probability","description":"","type":{"kind":"ENUM","name":"Probability","ofType":null},"defaultValue":null},{"name":"deals","description":"","type":{"kind":"INPUT_OBJECT","name":"DealUpdateManyInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PictureUpdateInput","description":"","fields":null,"inputFields":[{"name":"file","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationUpdateInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"UserUpdateOneWithoutCompanyInput","ofType":null},"defaultValue":null},{"name":"persons","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonUpdateManyInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"StageUpdateInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"order_nr","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"deal_probability","description":"","type":{"kind":"ENUM","name":"Probability","ofType":null},"defaultValue":null},{"name":"pipeline","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineUpdateOneInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BatchPayload","description":"","fields":[{"name":"count","description":"The number of nodes that have been affected by the Batch operation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Long","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Long","description":"The `Long` scalar type represents non-fractional signed whole numeric values.\nLong can represent values between -(2^63) and 2^63 - 1.","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Upload","description":"The `Upload` scalar type represents a file upload promise that resolves an object containing `stream`, `filename`, `mimetype` and `encoding`.","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"AuthPayload","description":"","fields":[{"name":"token","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"user","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"User","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Subscription","description":null,"fields":[{"name":"product","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductSubscriptionWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ProductSubscriptionPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deal","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"DealSubscriptionWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"DealSubscriptionPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"user","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"UserSubscriptionWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"UserSubscriptionPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"person","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonSubscriptionWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"PersonSubscriptionPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pipeline","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineSubscriptionWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"PipelineSubscriptionPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"picture","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureSubscriptionWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"PictureSubscriptionPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"organization","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationSubscriptionWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"OrganizationSubscriptionPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"stage","description":"","args":[{"name":"where","description":"","type":{"kind":"INPUT_OBJECT","name":"StageSubscriptionWhereInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"StageSubscriptionPayload","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductSubscriptionWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"mutation_in","description":"The subscription event gets dispatched when it's listed in mutation_in","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains","description":"The subscription event gets only dispatched when one of the updated fields names is included in this list","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"updatedFields_contains_every","description":"The subscription event gets only dispatched when all of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains_some","description":"The subscription event gets only dispatched when some of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"node","description":"","type":{"kind":"INPUT_OBJECT","name":"ProductWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"MutationType","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"CREATED","description":"","isDeprecated":false,"deprecationReason":null},{"name":"UPDATED","description":"","isDeprecated":false,"deprecationReason":null},{"name":"DELETED","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"ProductSubscriptionPayload","description":"","fields":[{"name":"mutation","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"","args":[],"type":{"kind":"OBJECT","name":"Product","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedFields","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"previousValues","description":"","args":[],"type":{"kind":"OBJECT","name":"ProductPreviousValues","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ProductPreviousValues","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"unit","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"code","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DealSubscriptionWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"DealSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"mutation_in","description":"The subscription event gets dispatched when it's listed in mutation_in","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains","description":"The subscription event gets only dispatched when one of the updated fields names is included in this list","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"updatedFields_contains_every","description":"The subscription event gets only dispatched when all of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains_some","description":"The subscription event gets only dispatched when some of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"node","description":"","type":{"kind":"INPUT_OBJECT","name":"DealWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"DealSubscriptionPayload","description":"","fields":[{"name":"mutation","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"","args":[],"type":{"kind":"OBJECT","name":"Deal","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedFields","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"previousValues","description":"","args":[],"type":{"kind":"OBJECT","name":"DealPreviousValues","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"DealPreviousValues","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"currency","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"status","description":"","args":[],"type":{"kind":"ENUM","name":"OrderStatus","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"probability","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"UserSubscriptionWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"UserSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"mutation_in","description":"The subscription event gets dispatched when it's listed in mutation_in","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains","description":"The subscription event gets only dispatched when one of the updated fields names is included in this list","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"updatedFields_contains_every","description":"The subscription event gets only dispatched when all of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains_some","description":"The subscription event gets only dispatched when some of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"node","description":"","type":{"kind":"INPUT_OBJECT","name":"UserWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"UserSubscriptionPayload","description":"","fields":[{"name":"mutation","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"","args":[],"type":{"kind":"OBJECT","name":"User","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedFields","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"previousValues","description":"","args":[],"type":{"kind":"OBJECT","name":"UserPreviousValues","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"UserPreviousValues","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"email","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"password","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"firstName","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lastName","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"active_flag","description":"","args":[],"type":{"kind":"ENUM","name":"Active","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"role","description":"","args":[],"type":{"kind":"ENUM","name":"Role","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PersonSubscriptionWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PersonSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"mutation_in","description":"The subscription event gets dispatched when it's listed in mutation_in","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains","description":"The subscription event gets only dispatched when one of the updated fields names is included in this list","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"updatedFields_contains_every","description":"The subscription event gets only dispatched when all of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains_some","description":"The subscription event gets only dispatched when some of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"node","description":"","type":{"kind":"INPUT_OBJECT","name":"PersonWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PersonSubscriptionPayload","description":"","fields":[{"name":"mutation","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"","args":[],"type":{"kind":"OBJECT","name":"Person","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedFields","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"previousValues","description":"","args":[],"type":{"kind":"OBJECT","name":"PersonPreviousValues","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PersonPreviousValues","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"email","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PipelineSubscriptionWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PipelineSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"mutation_in","description":"The subscription event gets dispatched when it's listed in mutation_in","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains","description":"The subscription event gets only dispatched when one of the updated fields names is included in this list","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"updatedFields_contains_every","description":"The subscription event gets only dispatched when all of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains_some","description":"The subscription event gets only dispatched when some of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"node","description":"","type":{"kind":"INPUT_OBJECT","name":"PipelineWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PipelineSubscriptionPayload","description":"","fields":[{"name":"mutation","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"","args":[],"type":{"kind":"OBJECT","name":"Pipeline","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedFields","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"previousValues","description":"","args":[],"type":{"kind":"OBJECT","name":"PipelinePreviousValues","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PipelinePreviousValues","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"order_nr","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deal_probability","description":"","args":[],"type":{"kind":"ENUM","name":"Probability","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PictureSubscriptionWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PictureSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"mutation_in","description":"The subscription event gets dispatched when it's listed in mutation_in","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains","description":"The subscription event gets only dispatched when one of the updated fields names is included in this list","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"updatedFields_contains_every","description":"The subscription event gets only dispatched when all of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains_some","description":"The subscription event gets only dispatched when some of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"node","description":"","type":{"kind":"INPUT_OBJECT","name":"PictureWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PictureSubscriptionPayload","description":"","fields":[{"name":"mutation","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"","args":[],"type":{"kind":"OBJECT","name":"Picture","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedFields","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"previousValues","description":"","args":[],"type":{"kind":"OBJECT","name":"PicturePreviousValues","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PicturePreviousValues","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"file","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"OrganizationSubscriptionWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"OrganizationSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"mutation_in","description":"The subscription event gets dispatched when it's listed in mutation_in","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains","description":"The subscription event gets only dispatched when one of the updated fields names is included in this list","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"updatedFields_contains_every","description":"The subscription event gets only dispatched when all of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains_some","description":"The subscription event gets only dispatched when some of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"node","description":"","type":{"kind":"INPUT_OBJECT","name":"OrganizationWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"OrganizationSubscriptionPayload","description":"","fields":[{"name":"mutation","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"","args":[],"type":{"kind":"OBJECT","name":"Organization","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedFields","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"previousValues","description":"","args":[],"type":{"kind":"OBJECT","name":"OrganizationPreviousValues","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"OrganizationPreviousValues","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"StageSubscriptionWhereInput","description":"","fields":null,"inputFields":[{"name":"AND","description":"Logical AND on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"OR","description":"Logical OR on all given filters.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"NOT","description":"Logical NOT on all given filters combined by AND.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"StageSubscriptionWhereInput","ofType":null}}},"defaultValue":null},{"name":"mutation_in","description":"The subscription event gets dispatched when it's listed in mutation_in","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains","description":"The subscription event gets only dispatched when one of the updated fields names is included in this list","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"updatedFields_contains_every","description":"The subscription event gets only dispatched when all of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"updatedFields_contains_some","description":"The subscription event gets only dispatched when some of the field names included in this list have been updated","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"node","description":"","type":{"kind":"INPUT_OBJECT","name":"StageWhereInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"StageSubscriptionPayload","description":"","fields":[{"name":"mutation","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MutationType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"","args":[],"type":{"kind":"OBJECT","name":"Stage","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedFields","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"previousValues","description":"","args":[],"type":{"kind":"OBJECT","name":"StagePreviousValues","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"StagePreviousValues","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"order_nr","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deal_probability","description":"","args":[],"type":{"kind":"ENUM","name":"Probability","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__Schema","description":"A GraphQL Schema defines the capabilities of a GraphQL server. It exposes all available types and directives on the server, as well as the entry points for query, mutation, and subscription operations.","fields":[{"name":"types","description":"A list of all types supported by this server.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"queryType","description":"The type that query operations will be rooted at.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mutationType","description":"If this server supports mutation, the type that mutation operations will be rooted at.","args":[],"type":{"kind":"OBJECT","name":"__Type","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"subscriptionType","description":"If this server support subscription, the type that subscription operations will be rooted at.","args":[],"type":{"kind":"OBJECT","name":"__Type","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"directives","description":"A list of all directives supported by this server.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Directive","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__Type","description":"The fundamental unit of any GraphQL Schema is the type. There are many kinds of types in GraphQL as represented by the `__TypeKind` enum.\n\nDepending on the kind of a type, certain fields describe information about that type. Scalar types provide no information beyond a name and description, while Enum types provide their values. Object and Interface types provide the fields they describe. Abstract types, Union and Interface, provide the Object types possible at runtime. List and NonNull types compose other types.","fields":[{"name":"kind","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"__TypeKind","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"fields","description":null,"args":[{"name":"includeDeprecated","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false"}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Field","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"interfaces","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"possibleTypes","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"enumValues","description":null,"args":[{"name":"includeDeprecated","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false"}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__EnumValue","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"inputFields","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__InputValue","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"ofType","description":null,"args":[],"type":{"kind":"OBJECT","name":"__Type","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"__TypeKind","description":"An enum describing what kind of type a given `__Type` is.","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"SCALAR","description":"Indicates this type is a scalar.","isDeprecated":false,"deprecationReason":null},{"name":"OBJECT","description":"Indicates this type is an object. `fields` and `interfaces` are valid fields.","isDeprecated":false,"deprecationReason":null},{"name":"INTERFACE","description":"Indicates this type is an interface. `fields` and `possibleTypes` are valid fields.","isDeprecated":false,"deprecationReason":null},{"name":"UNION","description":"Indicates this type is a union. `possibleTypes` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"ENUM","description":"Indicates this type is an enum. `enumValues` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"INPUT_OBJECT","description":"Indicates this type is an input object. `inputFields` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"LIST","description":"Indicates this type is a list. `ofType` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"NON_NULL","description":"Indicates this type is a non-null. `ofType` is a valid field.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"__Field","description":"Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.","fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"args","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__InputValue","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"isDeprecated","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deprecationReason","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__InputValue","description":"Arguments provided to Fields or Directives and the input fields of an InputObject are represented as Input Values which describe their type and optionally a default value.","fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"defaultValue","description":"A GraphQL-formatted string representing the default value for this input value.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__EnumValue","description":"One possible value for a given Enum. Enum values are unique values, not a placeholder for a string or numeric value. However an Enum value is returned in a JSON response as a string.","fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"isDeprecated","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deprecationReason","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__Directive","description":"A Directive provides a way to describe alternate runtime execution and type validation behavior in a GraphQL document.\n\nIn some cases, you need to provide options to alter GraphQL's execution behavior in ways field arguments will not suffice, such as conditionally including or skipping a field. Directives provide this by describing additional information to the executor.","fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"locations","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"__DirectiveLocation","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"args","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__InputValue","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"onOperation","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `locations`."},{"name":"onFragment","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `locations`."},{"name":"onField","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `locations`."}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"__DirectiveLocation","description":"A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"QUERY","description":"Location adjacent to a query operation.","isDeprecated":false,"deprecationReason":null},{"name":"MUTATION","description":"Location adjacent to a mutation operation.","isDeprecated":false,"deprecationReason":null},{"name":"SUBSCRIPTION","description":"Location adjacent to a subscription operation.","isDeprecated":false,"deprecationReason":null},{"name":"FIELD","description":"Location adjacent to a field.","isDeprecated":false,"deprecationReason":null},{"name":"FRAGMENT_DEFINITION","description":"Location adjacent to a fragment definition.","isDeprecated":false,"deprecationReason":null},{"name":"FRAGMENT_SPREAD","description":"Location adjacent to a fragment spread.","isDeprecated":false,"deprecationReason":null},{"name":"INLINE_FRAGMENT","description":"Location adjacent to an inline fragment.","isDeprecated":false,"deprecationReason":null},{"name":"SCHEMA","description":"Location adjacent to a schema definition.","isDeprecated":false,"deprecationReason":null},{"name":"SCALAR","description":"Location adjacent to a scalar definition.","isDeprecated":false,"deprecationReason":null},{"name":"OBJECT","description":"Location adjacent to an object type definition.","isDeprecated":false,"deprecationReason":null},{"name":"FIELD_DEFINITION","description":"Location adjacent to a field definition.","isDeprecated":false,"deprecationReason":null},{"name":"ARGUMENT_DEFINITION","description":"Location adjacent to an argument definition.","isDeprecated":false,"deprecationReason":null},{"name":"INTERFACE","description":"Location adjacent to an interface definition.","isDeprecated":false,"deprecationReason":null},{"name":"UNION","description":"Location adjacent to a union definition.","isDeprecated":false,"deprecationReason":null},{"name":"ENUM","description":"Location adjacent to an enum definition.","isDeprecated":false,"deprecationReason":null},{"name":"ENUM_VALUE","description":"Location adjacent to an enum value definition.","isDeprecated":false,"deprecationReason":null},{"name":"INPUT_OBJECT","description":"Location adjacent to an input object type definition.","isDeprecated":false,"deprecationReason":null},{"name":"INPUT_FIELD_DEFINITION","description":"Location adjacent to an input object field definition.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"UserIdPayload","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null}],"directives":[{"name":"include","description":"Directs the executor to include this field or fragment only when the `if` argument is true.","locations":["FIELD","FRAGMENT_SPREAD","INLINE_FRAGMENT"],"args":[{"name":"if","description":"Included when true.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"defaultValue":null}]},{"name":"skip","description":"Directs the executor to skip this field or fragment when the `if` argument is true.","locations":["FIELD","FRAGMENT_SPREAD","INLINE_FRAGMENT"],"args":[{"name":"if","description":"Skipped when true.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"defaultValue":null}]},{"name":"deprecated","description":"Marks an element of a GraphQL schema as no longer supported.","locations":["FIELD_DEFINITION","ENUM_VALUE"],"args":[{"name":"reason","description":"Explains why this element was deprecated, usually also including a suggestion for how to access supported similar data. Formatted in [Markdown](https://daringfireball.net/projects/markdown/).","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":"\"No longer supported\""}]}]}