OBJECT

ShareQuery

link GraphQL Schema definition

  • type ShareQuery {
  • # Single Settlement query
  • #
  • # Arguments
  • # id: Django object unique identification field
  • settlement(id: ID!): SettlementType
  • # Settlement list
  • #
  • # Arguments
  • # issuedAt_Year: [Not documented]
  • # issuedAt_Month: [Not documented]
  • # id: Django object unique identification field
  • settlements(issuedAt_Year: Float, issuedAt_Month: Float, id: ID): SettlementListType
  • # Single Firm query
  • #
  • # Arguments
  • # id: Django object unique identification field
  • firm(id: ID!): FirmType
  • # Firm list
  • #
  • # Arguments
  • # id: [Not documented]
  • # id_Gt: [Not documented]
  • # id_Gte: [Not documented]
  • # id_Lt: [Not documented]
  • # id_Lte: [Not documented]
  • # id_Isnull: [Not documented]
  • # id_In: [Not documented]
  • # name: [Not documented]
  • # name_Icontains: [Not documented]
  • # name_Contains: [Not documented]
  • # name_Isnull: [Not documented]
  • # name_Istartswith: [Not documented]
  • # name_Iendswith: [Not documented]
  • # contactFirstname: [Not documented]
  • # contactFirstname_Icontains: [Not documented]
  • # contactFirstname_Contains: [Not documented]
  • # contactFirstname_Isnull: [Not documented]
  • # contactFirstname_Istartswith: [Not documented]
  • # contactFirstname_Iendswith: [Not documented]
  • # contactSurname: [Not documented]
  • # contactSurname_Icontains: [Not documented]
  • # contactSurname_Contains: [Not documented]
  • # contactSurname_Isnull: [Not documented]
  • # contactSurname_Istartswith: [Not documented]
  • # contactSurname_Iendswith: [Not documented]
  • # contactEmail: [Not documented]
  • # contactEmail_Icontains: [Not documented]
  • # contactEmail_Contains: [Not documented]
  • # contactEmail_Isnull: [Not documented]
  • # contactEmail_Istartswith: [Not documented]
  • # contactEmail_Iendswith: [Not documented]
  • # contactPhone: [Not documented]
  • # contactPhone_Icontains: [Not documented]
  • # contactPhone_Contains: [Not documented]
  • # contactPhone_Isnull: [Not documented]
  • # contactPhone_Istartswith: [Not documented]
  • # contactPhone_Iendswith: [Not documented]
  • # addressCity: [Not documented]
  • # addressCity_Icontains: [Not documented]
  • # addressCity_Contains: [Not documented]
  • # addressCity_Isnull: [Not documented]
  • # addressCity_Istartswith: [Not documented]
  • # addressCity_Iendswith: [Not documented]
  • # contactDescription: [Not documented]
  • # contactDescription_Icontains: [Not documented]
  • # contactDescription_Contains: [Not documented]
  • # contactDescription_Isnull: [Not documented]
  • # contactDescription_Istartswith: [Not
  • # documented]
  • # contactDescription_Iendswith: [Not documented]
  • # nip: [Not documented]
  • # nip_Icontains: [Not documented]
  • # nip_Contains: [Not documented]
  • # nip_Isnull: [Not documented]
  • # nip_Istartswith: [Not documented]
  • # nip_Iendswith: [Not documented]
  • # externalString: [Not documented]
  • # externalString_Icontains: [Not documented]
  • # externalString_Contains: [Not documented]
  • # externalString_Isnull: [Not documented]
  • # externalString_Istartswith: [Not documented]
  • # externalString_Iendswith: [Not documented]
  • # addressStreet: [Not documented]
  • # addressStreet_Icontains: [Not documented]
  • # addressStreet_Contains: [Not documented]
  • # addressStreet_Isnull: [Not documented]
  • # addressStreet_Istartswith: [Not documented]
  • # addressStreet_Iendswith: [Not documented]
  • # addressZipcode: [Not documented]
  • # addressZipcode_Icontains: [Not documented]
  • # addressZipcode_Contains: [Not documented]
  • # addressZipcode_Isnull: [Not documented]
  • # addressZipcode_Istartswith: [Not documented]
  • # addressZipcode_Iendswith: [Not documented]
  • # addressNumber: [Not documented]
  • # addressNumber_Icontains: [Not documented]
  • # addressNumber_Contains: [Not documented]
  • # addressNumber_Isnull: [Not documented]
  • # addressNumber_Istartswith: [Not documented]
  • # addressNumber_Iendswith: [Not documented]
  • # createdAt: [Not documented]
  • # createdAt_Gt: [Not documented]
  • # createdAt_Gte: [Not documented]
  • # createdAt_Lt: [Not documented]
  • # createdAt_Lte: [Not documented]
  • # createdAt_Isnull: [Not documented]
  • # updatedAt: [Not documented]
  • # updatedAt_Gt: [Not documented]
  • # updatedAt_Gte: [Not documented]
  • # updatedAt_Lt: [Not documented]
  • # updatedAt_Lte: [Not documented]
  • # updatedAt_Isnull: [Not documented]
  • # customField1: [Not documented]
  • # customField1_Icontains: [Not documented]
  • # customField1_Contains: [Not documented]
  • # customField1_Isnull: [Not documented]
  • # customField1_Istartswith: [Not documented]
  • # customField1_Iendswith: [Not documented]
  • # customField2: [Not documented]
  • # customField2_Icontains: [Not documented]
  • # customField2_Contains: [Not documented]
  • # customField2_Isnull: [Not documented]
  • # customField2_Istartswith: [Not documented]
  • # customField2_Iendswith: [Not documented]
  • # customField3: [Not documented]
  • # customField3_Icontains: [Not documented]
  • # customField3_Contains: [Not documented]
  • # customField3_Isnull: [Not documented]
  • # customField3_Istartswith: [Not documented]
  • # customField3_Iendswith: [Not documented]
  • # customField4: [Not documented]
  • # customField4_Icontains: [Not documented]
  • # customField4_Contains: [Not documented]
  • # customField4_Isnull: [Not documented]
  • # customField4_Istartswith: [Not documented]
  • # customField4_Iendswith: [Not documented]
  • # customField5: [Not documented]
  • # customField5_Icontains: [Not documented]
  • # customField5_Contains: [Not documented]
  • # customField5_Isnull: [Not documented]
  • # customField5_Istartswith: [Not documented]
  • # customField5_Iendswith: [Not documented]
  • # customField6: [Not documented]
  • # customField6_Icontains: [Not documented]
  • # customField6_Contains: [Not documented]
  • # customField6_Isnull: [Not documented]
  • # customField6_Istartswith: [Not documented]
  • # customField6_Iendswith: [Not documented]
  • firms(
  • id: Float,
  • id_Gt: Float,
  • id_Gte: Float,
  • id_Lt: Float,
  • id_Lte: Float,
  • id_Isnull: Boolean,
  • id_In: [String],
  • name: String,
  • name_Icontains: String,
  • name_Contains: String,
  • name_Isnull: Boolean,
  • name_Istartswith: String,
  • name_Iendswith: String,
  • contactFirstname: String,
  • contactFirstname_Icontains: String,
  • contactFirstname_Contains: String,
  • contactFirstname_Isnull: Boolean,
  • contactFirstname_Istartswith: String,
  • contactFirstname_Iendswith: String,
  • contactSurname: String,
  • contactSurname_Icontains: String,
  • contactSurname_Contains: String,
  • contactSurname_Isnull: Boolean,
  • contactSurname_Istartswith: String,
  • contactSurname_Iendswith: String,
  • contactEmail: String,
  • contactEmail_Icontains: String,
  • contactEmail_Contains: String,
  • contactEmail_Isnull: Boolean,
  • contactEmail_Istartswith: String,
  • contactEmail_Iendswith: String,
  • contactPhone: String,
  • contactPhone_Icontains: String,
  • contactPhone_Contains: String,
  • contactPhone_Isnull: Boolean,
  • contactPhone_Istartswith: String,
  • contactPhone_Iendswith: String,
  • addressCity: String,
  • addressCity_Icontains: String,
  • addressCity_Contains: String,
  • addressCity_Isnull: Boolean,
  • addressCity_Istartswith: String,
  • addressCity_Iendswith: String,
  • contactDescription: String,
  • contactDescription_Icontains: String,
  • contactDescription_Contains: String,
  • contactDescription_Isnull: Boolean,
  • contactDescription_Istartswith: String,
  • contactDescription_Iendswith: String,
  • nip: String,
  • nip_Icontains: String,
  • nip_Contains: String,
  • nip_Isnull: Boolean,
  • nip_Istartswith: String,
  • nip_Iendswith: String,
  • externalString: String,
  • externalString_Icontains: String,
  • externalString_Contains: String,
  • externalString_Isnull: Boolean,
  • externalString_Istartswith: String,
  • externalString_Iendswith: String,
  • addressStreet: String,
  • addressStreet_Icontains: String,
  • addressStreet_Contains: String,
  • addressStreet_Isnull: Boolean,
  • addressStreet_Istartswith: String,
  • addressStreet_Iendswith: String,
  • addressZipcode: String,
  • addressZipcode_Icontains: String,
  • addressZipcode_Contains: String,
  • addressZipcode_Isnull: Boolean,
  • addressZipcode_Istartswith: String,
  • addressZipcode_Iendswith: String,
  • addressNumber: String,
  • addressNumber_Icontains: String,
  • addressNumber_Contains: String,
  • addressNumber_Isnull: Boolean,
  • addressNumber_Istartswith: String,
  • addressNumber_Iendswith: String,
  • createdAt: DateTime,
  • createdAt_Gt: DateTime,
  • createdAt_Gte: DateTime,
  • createdAt_Lt: DateTime,
  • createdAt_Lte: DateTime,
  • createdAt_Isnull: Boolean,
  • updatedAt: DateTime,
  • updatedAt_Gt: DateTime,
  • updatedAt_Gte: DateTime,
  • updatedAt_Lt: DateTime,
  • updatedAt_Lte: DateTime,
  • updatedAt_Isnull: Boolean,
  • customField1: String,
  • customField1_Icontains: String,
  • customField1_Contains: String,
  • customField1_Isnull: Boolean,
  • customField1_Istartswith: String,
  • customField1_Iendswith: String,
  • customField2: String,
  • customField2_Icontains: String,
  • customField2_Contains: String,
  • customField2_Isnull: Boolean,
  • customField2_Istartswith: String,
  • customField2_Iendswith: String,
  • customField3: String,
  • customField3_Icontains: String,
  • customField3_Contains: String,
  • customField3_Isnull: Boolean,
  • customField3_Istartswith: String,
  • customField3_Iendswith: String,
  • customField4: String,
  • customField4_Icontains: String,
  • customField4_Contains: String,
  • customField4_Isnull: Boolean,
  • customField4_Istartswith: String,
  • customField4_Iendswith: String,
  • customField5: String,
  • customField5_Icontains: String,
  • customField5_Contains: String,
  • customField5_Isnull: Boolean,
  • customField5_Istartswith: String,
  • customField5_Iendswith: String,
  • customField6: String,
  • customField6_Icontains: String,
  • customField6_Contains: String,
  • customField6_Isnull: Boolean,
  • customField6_Istartswith: String,
  • customField6_Iendswith: String
  • ): FirmListType
  • # Single FirmAlert query
  • #
  • # Arguments
  • # id: Django object unique identification field
  • firmAlert(id: ID!): FirmAlertType
  • # FirmAlert list
  • #
  • # Arguments
  • # id: [Not documented]
  • # id_Gt: [Not documented]
  • # id_Gte: [Not documented]
  • # id_Lt: [Not documented]
  • # id_Lte: [Not documented]
  • # id_Isnull: [Not documented]
  • # id_In: [Not documented]
  • # firm: [Not documented]
  • # firm_Isnull: [Not documented]
  • # name: [Not documented]
  • # name_Icontains: [Not documented]
  • # name_Contains: [Not documented]
  • # name_Isnull: [Not documented]
  • # name_Istartswith: [Not documented]
  • # name_Iendswith: [Not documented]
  • # daysLeft: [Not documented]
  • # daysLeft_Gt: [Not documented]
  • # daysLeft_Gte: [Not documented]
  • # daysLeft_Lt: [Not documented]
  • # daysLeft_Lte: [Not documented]
  • # daysLeft_Isnull: [Not documented]
  • # daysLeft_In: [Not documented]
  • # emailReceivers: [Not documented]
  • # emailReceivers_Icontains: [Not documented]
  • # emailReceivers_Contains: [Not documented]
  • # emailReceivers_Isnull: [Not documented]
  • # emailReceivers_Istartswith: [Not documented]
  • # emailReceivers_Iendswith: [Not documented]
  • # smsReceivers: [Not documented]
  • # smsReceivers_Icontains: [Not documented]
  • # smsReceivers_Contains: [Not documented]
  • # smsReceivers_Isnull: [Not documented]
  • # smsReceivers_Istartswith: [Not documented]
  • # smsReceivers_Iendswith: [Not documented]
  • # emailSubject: [Not documented]
  • # emailSubject_Icontains: [Not documented]
  • # emailSubject_Contains: [Not documented]
  • # emailSubject_Isnull: [Not documented]
  • # emailSubject_Istartswith: [Not documented]
  • # emailSubject_Iendswith: [Not documented]
  • # kindOf: [Not documented]
  • # kindOf_Isnull: [Not documented]
  • # createdAt: [Not documented]
  • # createdAt_Gt: [Not documented]
  • # createdAt_Gte: [Not documented]
  • # createdAt_Lt: [Not documented]
  • # createdAt_Lte: [Not documented]
  • # createdAt_Isnull: [Not documented]
  • # updatedAt: [Not documented]
  • # updatedAt_Gt: [Not documented]
  • # updatedAt_Gte: [Not documented]
  • # updatedAt_Lt: [Not documented]
  • # updatedAt_Lte: [Not documented]
  • # updatedAt_Isnull: [Not documented]
  • firmAlerts(
  • id: Float,
  • id_Gt: Float,
  • id_Gte: Float,
  • id_Lt: Float,
  • id_Lte: Float,
  • id_Isnull: Boolean,
  • id_In: [String],
  • firm: ID,
  • firm_Isnull: Boolean,
  • name: String,
  • name_Icontains: String,
  • name_Contains: String,
  • name_Isnull: Boolean,
  • name_Istartswith: String,
  • name_Iendswith: String,
  • daysLeft: Int,
  • daysLeft_Gt: Int,
  • daysLeft_Gte: Int,
  • daysLeft_Lt: Int,
  • daysLeft_Lte: Int,
  • daysLeft_Isnull: Boolean,
  • daysLeft_In: [Int],
  • emailReceivers: String,
  • emailReceivers_Icontains: String,
  • emailReceivers_Contains: String,
  • emailReceivers_Isnull: Boolean,
  • emailReceivers_Istartswith: String,
  • emailReceivers_Iendswith: String,
  • smsReceivers: String,
  • smsReceivers_Icontains: String,
  • smsReceivers_Contains: String,
  • smsReceivers_Isnull: Boolean,
  • smsReceivers_Istartswith: String,
  • smsReceivers_Iendswith: String,
  • emailSubject: String,
  • emailSubject_Icontains: String,
  • emailSubject_Contains: String,
  • emailSubject_Isnull: Boolean,
  • emailSubject_Istartswith: String,
  • emailSubject_Iendswith: String,
  • kindOf: String,
  • kindOf_Isnull: Boolean,
  • createdAt: DateTime,
  • createdAt_Gt: DateTime,
  • createdAt_Gte: DateTime,
  • createdAt_Lt: DateTime,
  • createdAt_Lte: DateTime,
  • createdAt_Isnull: Boolean,
  • updatedAt: DateTime,
  • updatedAt_Gt: DateTime,
  • updatedAt_Gte: DateTime,
  • updatedAt_Lt: DateTime,
  • updatedAt_Lte: DateTime,
  • updatedAt_Isnull: Boolean
  • ): FirmAlertListType
  • # Single Merchandise query
  • #
  • # Arguments
  • # id: Django object unique identification field
  • merchandise(id: ID!): MerchandiseType
  • # Merchandise list
  • #
  • # Arguments
  • # id: [Not documented]
  • # id_Gt: [Not documented]
  • # id_Gte: [Not documented]
  • # id_Lt: [Not documented]
  • # id_Lte: [Not documented]
  • # id_Isnull: [Not documented]
  • # id_In: [Not documented]
  • # externalString: [Not documented]
  • # externalString_Icontains: [Not documented]
  • # externalString_Contains: [Not documented]
  • # externalString_Isnull: [Not documented]
  • # externalString_Istartswith: [Not documented]
  • # externalString_Iendswith: [Not documented]
  • # paramWidth: [Not documented]
  • # paramWidth_Gt: [Not documented]
  • # paramWidth_Gte: [Not documented]
  • # paramWidth_Lt: [Not documented]
  • # paramWidth_Lte: [Not documented]
  • # paramWidth_Isnull: [Not documented]
  • # paramHeight: [Not documented]
  • # paramHeight_Gt: [Not documented]
  • # paramHeight_Gte: [Not documented]
  • # paramHeight_Lt: [Not documented]
  • # paramHeight_Lte: [Not documented]
  • # paramHeight_Isnull: [Not documented]
  • # paramLength: [Not documented]
  • # paramLength_Gt: [Not documented]
  • # paramLength_Gte: [Not documented]
  • # paramLength_Lt: [Not documented]
  • # paramLength_Lte: [Not documented]
  • # paramLength_Isnull: [Not documented]
  • # paramWeight: [Not documented]
  • # paramWeight_Gt: [Not documented]
  • # paramWeight_Gte: [Not documented]
  • # paramWeight_Lt: [Not documented]
  • # paramWeight_Lte: [Not documented]
  • # paramWeight_Isnull: [Not documented]
  • # displayName: [Not documented]
  • # displayName_Icontains: [Not documented]
  • # displayName_Contains: [Not documented]
  • # displayName_Isnull: [Not documented]
  • # displayName_Istartswith: [Not documented]
  • # displayName_Iendswith: [Not documented]
  • # serialString: [Not documented]
  • # serialString_Icontains: [Not documented]
  • # serialString_Contains: [Not documented]
  • # serialString_Isnull: [Not documented]
  • # serialString_Istartswith: [Not documented]
  • # serialString_Iendswith: [Not documented]
  • # lastAddressString: [Not documented]
  • # lastAddressString_Icontains: [Not documented]
  • # lastAddressString_Contains: [Not documented]
  • # lastAddressString_Isnull: [Not documented]
  • # lastAddressString_Istartswith: [Not
  • # documented]
  • # lastAddressString_Iendswith: [Not documented]
  • # lastAddressPostalcode: [Not documented]
  • # lastAddressPostalcode_Icontains: [Not
  • # documented]
  • # lastAddressPostalcode_Contains: [Not
  • # documented]
  • # lastAddressPostalcode_Isnull: [Not documented]
  • # lastAddressPostalcode_Istartswith: [Not
  • # documented]
  • # lastAddressPostalcode_Iendswith: [Not
  • # documented]
  • # startAddressString: [Not documented]
  • # startAddressString_Icontains: [Not documented]
  • # startAddressString_Contains: [Not documented]
  • # startAddressString_Isnull: [Not documented]
  • # startAddressString_Istartswith: [Not
  • # documented]
  • # startAddressString_Iendswith: [Not documented]
  • # startAddressPostalcode: [Not documented]
  • # startAddressPostalcode_Icontains: [Not
  • # documented]
  • # startAddressPostalcode_Contains: [Not
  • # documented]
  • # startAddressPostalcode_Isnull: [Not
  • # documented]
  • # startAddressPostalcode_Istartswith: [Not
  • # documented]
  • # startAddressPostalcode_Iendswith: [Not
  • # documented]
  • # defaultAddressString: [Not documented]
  • # defaultAddressString_Icontains: [Not
  • # documented]
  • # defaultAddressString_Contains: [Not
  • # documented]
  • # defaultAddressString_Isnull: [Not documented]
  • # defaultAddressString_Istartswith: [Not
  • # documented]
  • # defaultAddressString_Iendswith: [Not
  • # documented]
  • # defaultAddressPostalcode: [Not documented]
  • # defaultAddressPostalcode_Icontains: [Not
  • # documented]
  • # defaultAddressPostalcode_Contains: [Not
  • # documented]
  • # defaultAddressPostalcode_Isnull: [Not
  • # documented]
  • # defaultAddressPostalcode_Istartswith: [Not
  • # documented]
  • # defaultAddressPostalcode_Iendswith: [Not
  • # documented]
  • # customField1: [Not documented]
  • # customField1_Icontains: [Not documented]
  • # customField1_Contains: [Not documented]
  • # customField1_Isnull: [Not documented]
  • # customField1_Istartswith: [Not documented]
  • # customField1_Iendswith: [Not documented]
  • # customField2: [Not documented]
  • # customField2_Icontains: [Not documented]
  • # customField2_Contains: [Not documented]
  • # customField2_Isnull: [Not documented]
  • # customField2_Istartswith: [Not documented]
  • # customField2_Iendswith: [Not documented]
  • # customField3: [Not documented]
  • # customField3_Icontains: [Not documented]
  • # customField3_Contains: [Not documented]
  • # customField3_Isnull: [Not documented]
  • # customField3_Istartswith: [Not documented]
  • # customField3_Iendswith: [Not documented]
  • # customField4: [Not documented]
  • # customField4_Icontains: [Not documented]
  • # customField4_Contains: [Not documented]
  • # customField4_Isnull: [Not documented]
  • # customField4_Istartswith: [Not documented]
  • # customField4_Iendswith: [Not documented]
  • # customField5: [Not documented]
  • # customField5_Icontains: [Not documented]
  • # customField5_Contains: [Not documented]
  • # customField5_Isnull: [Not documented]
  • # customField5_Istartswith: [Not documented]
  • # customField5_Iendswith: [Not documented]
  • # customField6: [Not documented]
  • # customField6_Icontains: [Not documented]
  • # customField6_Contains: [Not documented]
  • # customField6_Isnull: [Not documented]
  • # customField6_Istartswith: [Not documented]
  • # customField6_Iendswith: [Not documented]
  • # firm: [Not documented]
  • # firm_Isnull: [Not documented]
  • # provider: [Not documented]
  • # provider_Isnull: [Not documented]
  • # status: [Not documented]
  • # status_Isnull: [Not documented]
  • # lastLat: [Not documented]
  • # lastLat_Icontains: [Not documented]
  • # lastLat_Contains: [Not documented]
  • # lastLat_Isnull: [Not documented]
  • # lastLat_Istartswith: [Not documented]
  • # lastLat_Iendswith: [Not documented]
  • # lastLon: [Not documented]
  • # lastLon_Icontains: [Not documented]
  • # lastLon_Contains: [Not documented]
  • # lastLon_Isnull: [Not documented]
  • # lastLon_Istartswith: [Not documented]
  • # lastLon_Iendswith: [Not documented]
  • # startLat: [Not documented]
  • # startLat_Icontains: [Not documented]
  • # startLat_Contains: [Not documented]
  • # startLat_Isnull: [Not documented]
  • # startLat_Istartswith: [Not documented]
  • # startLat_Iendswith: [Not documented]
  • # startLon: [Not documented]
  • # startLon_Icontains: [Not documented]
  • # startLon_Contains: [Not documented]
  • # startLon_Isnull: [Not documented]
  • # startLon_Istartswith: [Not documented]
  • # startLon_Iendswith: [Not documented]
  • # defaultLat: [Not documented]
  • # defaultLat_Icontains: [Not documented]
  • # defaultLat_Contains: [Not documented]
  • # defaultLat_Isnull: [Not documented]
  • # defaultLat_Istartswith: [Not documented]
  • # defaultLat_Iendswith: [Not documented]
  • # defaultLon: [Not documented]
  • # defaultLon_Icontains: [Not documented]
  • # defaultLon_Contains: [Not documented]
  • # defaultLon_Isnull: [Not documented]
  • # defaultLon_Istartswith: [Not documented]
  • # defaultLon_Iendswith: [Not documented]
  • # returnFirmAt: [Not documented]
  • # returnFirmAt_Gt: [Not documented]
  • # returnFirmAt_Gte: [Not documented]
  • # returnFirmAt_Lt: [Not documented]
  • # returnFirmAt_Lte: [Not documented]
  • # returnFirmAt_Isnull: [Not documented]
  • # returnProducerAt: [Not documented]
  • # returnProducerAt_Gt: [Not documented]
  • # returnProducerAt_Gte: [Not documented]
  • # returnProducerAt_Lt: [Not documented]
  • # returnProducerAt_Lte: [Not documented]
  • # returnProducerAt_Isnull: [Not documented]
  • # createdAt: [Not documented]
  • # createdAt_Gt: [Not documented]
  • # createdAt_Gte: [Not documented]
  • # createdAt_Lt: [Not documented]
  • # createdAt_Lte: [Not documented]
  • # createdAt_Isnull: [Not documented]
  • # updatedAt: [Not documented]
  • # updatedAt_Gt: [Not documented]
  • # updatedAt_Gte: [Not documented]
  • # updatedAt_Lt: [Not documented]
  • # updatedAt_Lte: [Not documented]
  • # updatedAt_Isnull: [Not documented]
  • # target: [Not documented]
  • # target_Isnull: [Not documented]
  • # step: [Not documented]
  • # step_Isnull: [Not documented]
  • merchandises(
  • id: Float,
  • id_Gt: Float,
  • id_Gte: Float,
  • id_Lt: Float,
  • id_Lte: Float,
  • id_Isnull: Boolean,
  • id_In: [String],
  • externalString: String,
  • externalString_Icontains: String,
  • externalString_Contains: String,
  • externalString_Isnull: Boolean,
  • externalString_Istartswith: String,
  • externalString_Iendswith: String,
  • paramWidth: Float,
  • paramWidth_Gt: Float,
  • paramWidth_Gte: Float,
  • paramWidth_Lt: Float,
  • paramWidth_Lte: Float,
  • paramWidth_Isnull: Boolean,
  • paramHeight: Float,
  • paramHeight_Gt: Float,
  • paramHeight_Gte: Float,
  • paramHeight_Lt: Float,
  • paramHeight_Lte: Float,
  • paramHeight_Isnull: Boolean,
  • paramLength: Float,
  • paramLength_Gt: Float,
  • paramLength_Gte: Float,
  • paramLength_Lt: Float,
  • paramLength_Lte: Float,
  • paramLength_Isnull: Boolean,
  • paramWeight: Float,
  • paramWeight_Gt: Float,
  • paramWeight_Gte: Float,
  • paramWeight_Lt: Float,
  • paramWeight_Lte: Float,
  • paramWeight_Isnull: Boolean,
  • displayName: String,
  • displayName_Icontains: String,
  • displayName_Contains: String,
  • displayName_Isnull: Boolean,
  • displayName_Istartswith: String,
  • displayName_Iendswith: String,
  • serialString: String,
  • serialString_Icontains: String,
  • serialString_Contains: String,
  • serialString_Isnull: Boolean,
  • serialString_Istartswith: String,
  • serialString_Iendswith: String,
  • lastAddressString: String,
  • lastAddressString_Icontains: String,
  • lastAddressString_Contains: String,
  • lastAddressString_Isnull: Boolean,
  • lastAddressString_Istartswith: String,
  • lastAddressString_Iendswith: String,
  • lastAddressPostalcode: String,
  • lastAddressPostalcode_Icontains: String,
  • lastAddressPostalcode_Contains: String,
  • lastAddressPostalcode_Isnull: Boolean,
  • lastAddressPostalcode_Istartswith: String,
  • lastAddressPostalcode_Iendswith: String,
  • startAddressString: String,
  • startAddressString_Icontains: String,
  • startAddressString_Contains: String,
  • startAddressString_Isnull: Boolean,
  • startAddressString_Istartswith: String,
  • startAddressString_Iendswith: String,
  • startAddressPostalcode: String,
  • startAddressPostalcode_Icontains: String,
  • startAddressPostalcode_Contains: String,
  • startAddressPostalcode_Isnull: Boolean,
  • startAddressPostalcode_Istartswith: String,
  • startAddressPostalcode_Iendswith: String,
  • defaultAddressString: String,
  • defaultAddressString_Icontains: String,
  • defaultAddressString_Contains: String,
  • defaultAddressString_Isnull: Boolean,
  • defaultAddressString_Istartswith: String,
  • defaultAddressString_Iendswith: String,
  • defaultAddressPostalcode: String,
  • defaultAddressPostalcode_Icontains: String,
  • defaultAddressPostalcode_Contains: String,
  • defaultAddressPostalcode_Isnull: Boolean,
  • defaultAddressPostalcode_Istartswith: String,
  • defaultAddressPostalcode_Iendswith: String,
  • customField1: String,
  • customField1_Icontains: String,
  • customField1_Contains: String,
  • customField1_Isnull: Boolean,
  • customField1_Istartswith: String,
  • customField1_Iendswith: String,
  • customField2: String,
  • customField2_Icontains: String,
  • customField2_Contains: String,
  • customField2_Isnull: Boolean,
  • customField2_Istartswith: String,
  • customField2_Iendswith: String,
  • customField3: String,
  • customField3_Icontains: String,
  • customField3_Contains: String,
  • customField3_Isnull: Boolean,
  • customField3_Istartswith: String,
  • customField3_Iendswith: String,
  • customField4: String,
  • customField4_Icontains: String,
  • customField4_Contains: String,
  • customField4_Isnull: Boolean,
  • customField4_Istartswith: String,
  • customField4_Iendswith: String,
  • customField5: String,
  • customField5_Icontains: String,
  • customField5_Contains: String,
  • customField5_Isnull: Boolean,
  • customField5_Istartswith: String,
  • customField5_Iendswith: String,
  • customField6: String,
  • customField6_Icontains: String,
  • customField6_Contains: String,
  • customField6_Isnull: Boolean,
  • customField6_Istartswith: String,
  • customField6_Iendswith: String,
  • firm: ID,
  • firm_Isnull: Boolean,
  • provider: ID,
  • provider_Isnull: Boolean,
  • status: String,
  • status_Isnull: Boolean,
  • lastLat: Float,
  • lastLat_Icontains: Float,
  • lastLat_Contains: Float,
  • lastLat_Isnull: Boolean,
  • lastLat_Istartswith: Float,
  • lastLat_Iendswith: Float,
  • lastLon: Float,
  • lastLon_Icontains: Float,
  • lastLon_Contains: Float,
  • lastLon_Isnull: Boolean,
  • lastLon_Istartswith: Float,
  • lastLon_Iendswith: Float,
  • startLat: Float,
  • startLat_Icontains: Float,
  • startLat_Contains: Float,
  • startLat_Isnull: Boolean,
  • startLat_Istartswith: Float,
  • startLat_Iendswith: Float,
  • startLon: Float,
  • startLon_Icontains: Float,
  • startLon_Contains: Float,
  • startLon_Isnull: Boolean,
  • startLon_Istartswith: Float,
  • startLon_Iendswith: Float,
  • defaultLat: Float,
  • defaultLat_Icontains: Float,
  • defaultLat_Contains: Float,
  • defaultLat_Isnull: Boolean,
  • defaultLat_Istartswith: Float,
  • defaultLat_Iendswith: Float,
  • defaultLon: Float,
  • defaultLon_Icontains: Float,
  • defaultLon_Contains: Float,
  • defaultLon_Isnull: Boolean,
  • defaultLon_Istartswith: Float,
  • defaultLon_Iendswith: Float,
  • returnFirmAt: DateTime,
  • returnFirmAt_Gt: DateTime,
  • returnFirmAt_Gte: DateTime,
  • returnFirmAt_Lt: DateTime,
  • returnFirmAt_Lte: DateTime,
  • returnFirmAt_Isnull: Boolean,
  • returnProducerAt: DateTime,
  • returnProducerAt_Gt: DateTime,
  • returnProducerAt_Gte: DateTime,
  • returnProducerAt_Lt: DateTime,
  • returnProducerAt_Lte: DateTime,
  • returnProducerAt_Isnull: Boolean,
  • createdAt: DateTime,
  • createdAt_Gt: DateTime,
  • createdAt_Gte: DateTime,
  • createdAt_Lt: DateTime,
  • createdAt_Lte: DateTime,
  • createdAt_Isnull: Boolean,
  • updatedAt: DateTime,
  • updatedAt_Gt: DateTime,
  • updatedAt_Gte: DateTime,
  • updatedAt_Lt: DateTime,
  • updatedAt_Lte: DateTime,
  • updatedAt_Isnull: Boolean,
  • target: ID,
  • target_Isnull: Boolean,
  • step: ID,
  • step_Isnull: Boolean
  • ): MerchandiseListType
  • # Single FirmContact query
  • #
  • # Arguments
  • # id: Django object unique identification field
  • firmContact(id: ID!): FirmContactType
  • # FirmContact list
  • #
  • # Arguments
  • # id: [Not documented]
  • # id_Gt: [Not documented]
  • # id_Gte: [Not documented]
  • # id_Lt: [Not documented]
  • # id_Lte: [Not documented]
  • # id_Isnull: [Not documented]
  • # id_In: [Not documented]
  • # firm: [Not documented]
  • # firm_Isnull: [Not documented]
  • # name: [Not documented]
  • # name_Icontains: [Not documented]
  • # name_Contains: [Not documented]
  • # name_Isnull: [Not documented]
  • # name_Istartswith: [Not documented]
  • # name_Iendswith: [Not documented]
  • # phone: [Not documented]
  • # phone_Icontains: [Not documented]
  • # phone_Contains: [Not documented]
  • # phone_Isnull: [Not documented]
  • # phone_Istartswith: [Not documented]
  • # phone_Iendswith: [Not documented]
  • # email: [Not documented]
  • # email_Icontains: [Not documented]
  • # email_Contains: [Not documented]
  • # email_Isnull: [Not documented]
  • # email_Istartswith: [Not documented]
  • # email_Iendswith: [Not documented]
  • # createdAt: [Not documented]
  • # createdAt_Gt: [Not documented]
  • # createdAt_Gte: [Not documented]
  • # createdAt_Lt: [Not documented]
  • # createdAt_Lte: [Not documented]
  • # createdAt_Isnull: [Not documented]
  • # updatedAt: [Not documented]
  • # updatedAt_Gt: [Not documented]
  • # updatedAt_Gte: [Not documented]
  • # updatedAt_Lt: [Not documented]
  • # updatedAt_Lte: [Not documented]
  • # updatedAt_Isnull: [Not documented]
  • firmContacts(
  • id: Float,
  • id_Gt: Float,
  • id_Gte: Float,
  • id_Lt: Float,
  • id_Lte: Float,
  • id_Isnull: Boolean,
  • id_In: [String],
  • firm: ID,
  • firm_Isnull: Boolean,
  • name: String,
  • name_Icontains: String,
  • name_Contains: String,
  • name_Isnull: Boolean,
  • name_Istartswith: String,
  • name_Iendswith: String,
  • phone: String,
  • phone_Icontains: String,
  • phone_Contains: String,
  • phone_Isnull: Boolean,
  • phone_Istartswith: String,
  • phone_Iendswith: String,
  • email: String,
  • email_Icontains: String,
  • email_Contains: String,
  • email_Isnull: Boolean,
  • email_Istartswith: String,
  • email_Iendswith: String,
  • createdAt: DateTime,
  • createdAt_Gt: DateTime,
  • createdAt_Gte: DateTime,
  • createdAt_Lt: DateTime,
  • createdAt_Lte: DateTime,
  • createdAt_Isnull: Boolean,
  • updatedAt: DateTime,
  • updatedAt_Gt: DateTime,
  • updatedAt_Gte: DateTime,
  • updatedAt_Lt: DateTime,
  • updatedAt_Lte: DateTime,
  • updatedAt_Isnull: Boolean
  • ): FirmContactListType
  • # Single Merchandise Position query
  • #
  • # Arguments
  • # id: Django object unique identification field
  • merchandisePosition(id: ID!): MerchandisePositionType
  • # MerchandisePosition list
  • #
  • # Arguments
  • # id: [Not documented]
  • # id_Gt: [Not documented]
  • # id_Gte: [Not documented]
  • # id_Lt: [Not documented]
  • # id_Lte: [Not documented]
  • # id_Isnull: [Not documented]
  • # id_In: [Not documented]
  • # merchandise: [Not documented]
  • # merchandise_Isnull: [Not documented]
  • merchandisePositions(
  • id: Float,
  • id_Gt: Float,
  • id_Gte: Float,
  • id_Lt: Float,
  • id_Lte: Float,
  • id_Isnull: Boolean,
  • id_In: [String],
  • merchandise: ID,
  • merchandise_Isnull: Boolean
  • ): MerchandisePositionListType
  • # Single Merchandise Alert query
  • #
  • # Arguments
  • # id: Django object unique identification field
  • merchandiseAlert(id: ID!): MerchandiseAlertType
  • # MerchandiseAlert list
  • #
  • # Arguments
  • # id: [Not documented]
  • # id_Gt: [Not documented]
  • # id_Gte: [Not documented]
  • # id_Lt: [Not documented]
  • # id_Lte: [Not documented]
  • # id_Isnull: [Not documented]
  • # id_In: [Not documented]
  • # merchandise: [Not documented]
  • # merchandise_Isnull: [Not documented]
  • # radius: [Not documented]
  • # radius_Gt: [Not documented]
  • # radius_Gte: [Not documented]
  • # radius_Lt: [Not documented]
  • # radius_Lte: [Not documented]
  • # radius_Isnull: [Not documented]
  • # radius_In: [Not documented]
  • # emailReceivers: [Not documented]
  • # emailReceivers_Icontains: [Not documented]
  • # emailReceivers_Contains: [Not documented]
  • # emailReceivers_Isnull: [Not documented]
  • # emailReceivers_Istartswith: [Not documented]
  • # emailReceivers_Iendswith: [Not documented]
  • # smsReceivers: [Not documented]
  • # smsReceivers_Icontains: [Not documented]
  • # smsReceivers_Contains: [Not documented]
  • # smsReceivers_Isnull: [Not documented]
  • # smsReceivers_Istartswith: [Not documented]
  • # smsReceivers_Iendswith: [Not documented]
  • # emailSubject: [Not documented]
  • # emailSubject_Icontains: [Not documented]
  • # emailSubject_Contains: [Not documented]
  • # emailSubject_Isnull: [Not documented]
  • # emailSubject_Istartswith: [Not documented]
  • # emailSubject_Iendswith: [Not documented]
  • # createdAt: [Not documented]
  • # createdAt_Gt: [Not documented]
  • # createdAt_Gte: [Not documented]
  • # createdAt_Lt: [Not documented]
  • # createdAt_Lte: [Not documented]
  • # createdAt_Isnull: [Not documented]
  • # updatedAt: [Not documented]
  • # updatedAt_Gt: [Not documented]
  • # updatedAt_Gte: [Not documented]
  • # updatedAt_Lt: [Not documented]
  • # updatedAt_Lte: [Not documented]
  • # updatedAt_Isnull: [Not documented]
  • merchandiseAlerts(
  • id: Float,
  • id_Gt: Float,
  • id_Gte: Float,
  • id_Lt: Float,
  • id_Lte: Float,
  • id_Isnull: Boolean,
  • id_In: [String],
  • merchandise: ID,
  • merchandise_Isnull: Boolean,
  • radius: Int,
  • radius_Gt: Int,
  • radius_Gte: Int,
  • radius_Lt: Int,
  • radius_Lte: Int,
  • radius_Isnull: Boolean,
  • radius_In: [Int],
  • emailReceivers: String,
  • emailReceivers_Icontains: String,
  • emailReceivers_Contains: String,
  • emailReceivers_Isnull: Boolean,
  • emailReceivers_Istartswith: String,
  • emailReceivers_Iendswith: String,
  • smsReceivers: String,
  • smsReceivers_Icontains: String,
  • smsReceivers_Contains: String,
  • smsReceivers_Isnull: Boolean,
  • smsReceivers_Istartswith: String,
  • smsReceivers_Iendswith: String,
  • emailSubject: String,
  • emailSubject_Icontains: String,
  • emailSubject_Contains: String,
  • emailSubject_Isnull: Boolean,
  • emailSubject_Istartswith: String,
  • emailSubject_Iendswith: String,
  • createdAt: DateTime,
  • createdAt_Gt: DateTime,
  • createdAt_Gte: DateTime,
  • createdAt_Lt: DateTime,
  • createdAt_Lte: DateTime,
  • createdAt_Isnull: Boolean,
  • updatedAt: DateTime,
  • updatedAt_Gt: DateTime,
  • updatedAt_Gte: DateTime,
  • updatedAt_Lt: DateTime,
  • updatedAt_Lte: DateTime,
  • updatedAt_Isnull: Boolean
  • ): MerchandiseAlertListType
  • # Single Target query
  • #
  • # Arguments
  • # id: Django object unique identification field
  • target(id: ID!): TargetType
  • # Target list
  • #
  • # Arguments
  • # id: [Not documented]
  • # id_Gt: [Not documented]
  • # id_Gte: [Not documented]
  • # id_Lt: [Not documented]
  • # id_Lte: [Not documented]
  • # id_Isnull: [Not documented]
  • # id_In: [Not documented]
  • # name: [Not documented]
  • # name_Icontains: [Not documented]
  • # name_Contains: [Not documented]
  • # name_Isnull: [Not documented]
  • # name_Istartswith: [Not documented]
  • # name_Iendswith: [Not documented]
  • # externalString: [Not documented]
  • # externalString_Icontains: [Not documented]
  • # externalString_Contains: [Not documented]
  • # externalString_Isnull: [Not documented]
  • # externalString_Istartswith: [Not documented]
  • # externalString_Iendswith: [Not documented]
  • # lat: [Not documented]
  • # lat_Gt: [Not documented]
  • # lat_Gte: [Not documented]
  • # lat_Lt: [Not documented]
  • # lat_Lte: [Not documented]
  • # lat_Isnull: [Not documented]
  • # lon: [Not documented]
  • # lon_Gt: [Not documented]
  • # lon_Gte: [Not documented]
  • # lon_Lt: [Not documented]
  • # lon_Lte: [Not documented]
  • # lon_Isnull: [Not documented]
  • # firm: [Not documented]
  • # firm_Isnull: [Not documented]
  • # addressString: [Not documented]
  • # addressString_Icontains: [Not documented]
  • # addressString_Contains: [Not documented]
  • # addressString_Isnull: [Not documented]
  • # addressString_Istartswith: [Not documented]
  • # addressString_Iendswith: [Not documented]
  • # addressPostalcode: [Not documented]
  • # addressPostalcode_Icontains: [Not documented]
  • # addressPostalcode_Contains: [Not documented]
  • # addressPostalcode_Isnull: [Not documented]
  • # addressPostalcode_Istartswith: [Not
  • # documented]
  • # addressPostalcode_Iendswith: [Not documented]
  • # createdAt: [Not documented]
  • # createdAt_Gt: [Not documented]
  • # createdAt_Gte: [Not documented]
  • # createdAt_Lt: [Not documented]
  • # createdAt_Lte: [Not documented]
  • # createdAt_Isnull: [Not documented]
  • # updatedAt: [Not documented]
  • # updatedAt_Gt: [Not documented]
  • # updatedAt_Gte: [Not documented]
  • # updatedAt_Lt: [Not documented]
  • # updatedAt_Lte: [Not documented]
  • # updatedAt_Isnull: [Not documented]
  • targets(
  • id: Float,
  • id_Gt: Float,
  • id_Gte: Float,
  • id_Lt: Float,
  • id_Lte: Float,
  • id_Isnull: Boolean,
  • id_In: [String],
  • name: String,
  • name_Icontains: String,
  • name_Contains: String,
  • name_Isnull: Boolean,
  • name_Istartswith: String,
  • name_Iendswith: String,
  • externalString: String,
  • externalString_Icontains: String,
  • externalString_Contains: String,
  • externalString_Isnull: Boolean,
  • externalString_Istartswith: String,
  • externalString_Iendswith: String,
  • lat: Float,
  • lat_Gt: Float,
  • lat_Gte: Float,
  • lat_Lt: Float,
  • lat_Lte: Float,
  • lat_Isnull: Boolean,
  • lon: Float,
  • lon_Gt: Float,
  • lon_Gte: Float,
  • lon_Lt: Float,
  • lon_Lte: Float,
  • lon_Isnull: Boolean,
  • firm: ID,
  • firm_Isnull: Boolean,
  • addressString: String,
  • addressString_Icontains: String,
  • addressString_Contains: String,
  • addressString_Isnull: Boolean,
  • addressString_Istartswith: String,
  • addressString_Iendswith: String,
  • addressPostalcode: String,
  • addressPostalcode_Icontains: String,
  • addressPostalcode_Contains: String,
  • addressPostalcode_Isnull: Boolean,
  • addressPostalcode_Istartswith: String,
  • addressPostalcode_Iendswith: String,
  • createdAt: DateTime,
  • createdAt_Gt: DateTime,
  • createdAt_Gte: DateTime,
  • createdAt_Lt: DateTime,
  • createdAt_Lte: DateTime,
  • createdAt_Isnull: Boolean,
  • updatedAt: DateTime,
  • updatedAt_Gt: DateTime,
  • updatedAt_Gte: DateTime,
  • updatedAt_Lt: DateTime,
  • updatedAt_Lte: DateTime,
  • updatedAt_Isnull: Boolean
  • ): TargetListType
  • # Single Merchandise Provider query
  • #
  • # Arguments
  • # id: Django object unique identification field
  • merchandiseProvider(id: ID!): MerchandiseProviderType
  • # MerchandiseProvider list
  • #
  • # Arguments
  • # id: [Not documented]
  • # id_Gt: [Not documented]
  • # id_Gte: [Not documented]
  • # id_Lt: [Not documented]
  • # id_Lte: [Not documented]
  • # id_Isnull: [Not documented]
  • # id_In: [Not documented]
  • # name: [Not documented]
  • # name_Icontains: [Not documented]
  • # name_Contains: [Not documented]
  • # name_Isnull: [Not documented]
  • # name_Istartswith: [Not documented]
  • # name_Iendswith: [Not documented]
  • # externalString: [Not documented]
  • # externalString_Icontains: [Not documented]
  • # externalString_Contains: [Not documented]
  • # externalString_Isnull: [Not documented]
  • # externalString_Istartswith: [Not documented]
  • # externalString_Iendswith: [Not documented]
  • merchandiseProviders(
  • id: Float,
  • id_Gt: Float,
  • id_Gte: Float,
  • id_Lt: Float,
  • id_Lte: Float,
  • id_Isnull: Boolean,
  • id_In: [String],
  • name: String,
  • name_Icontains: String,
  • name_Contains: String,
  • name_Isnull: Boolean,
  • name_Istartswith: String,
  • name_Iendswith: String,
  • externalString: String,
  • externalString_Icontains: String,
  • externalString_Contains: String,
  • externalString_Isnull: Boolean,
  • externalString_Istartswith: String,
  • externalString_Iendswith: String
  • ): MerchandiseProviderListType
  • # Dictionary of merchandise statuses
  • #
  • # Arguments
  • # id: [Not documented]
  • # id_Gt: [Not documented]
  • # id_Gte: [Not documented]
  • # id_Lt: [Not documented]
  • # id_Lte: [Not documented]
  • # id_Isnull: [Not documented]
  • # id_In: [Not documented]
  • # label: [Not documented]
  • # label_Icontains: [Not documented]
  • # label_Contains: [Not documented]
  • # label_Isnull: [Not documented]
  • # label_Istartswith: [Not documented]
  • # label_Iendswith: [Not documented]
  • statusDictionaries(
  • id: Float,
  • id_Gt: Float,
  • id_Gte: Float,
  • id_Lt: Float,
  • id_Lte: Float,
  • id_Isnull: Boolean,
  • id_In: [String],
  • label: String,
  • label_Icontains: String,
  • label_Contains: String,
  • label_Isnull: Boolean,
  • label_Istartswith: String,
  • label_Iendswith: String
  • ): StatusDictionaryListType
  • # Single Ticket query
  • #
  • # Arguments
  • # id: Django object unique identification field
  • ticket(id: ID!): TicketType
  • # Ticket list
  • #
  • # Arguments
  • # id: [Not documented]
  • # id_Gt: [Not documented]
  • # id_Gte: [Not documented]
  • # id_Lt: [Not documented]
  • # id_Lte: [Not documented]
  • # id_Isnull: [Not documented]
  • # id_In: [Not documented]
  • # type: [Not documented]
  • # type_Isnull: [Not documented]
  • # firm: [Not documented]
  • # firm_Isnull: [Not documented]
  • # status: [Not documented]
  • # status_Isnull: [Not documented]
  • # reporter: [Not documented]
  • # reporter_Isnull: [Not documented]
  • # merchandise: [Not documented]
  • # merchandise_Isnull: [Not documented]
  • # target: [Not documented]
  • # target_Isnull: [Not documented]
  • # createdAt: [Not documented]
  • # createdAt_Gt: [Not documented]
  • # createdAt_Gte: [Not documented]
  • # createdAt_Lt: [Not documented]
  • # createdAt_Lte: [Not documented]
  • # createdAt_Isnull: [Not documented]
  • # updatedAt: [Not documented]
  • # updatedAt_Gt: [Not documented]
  • # updatedAt_Gte: [Not documented]
  • # updatedAt_Lt: [Not documented]
  • # updatedAt_Lte: [Not documented]
  • # updatedAt_Isnull: [Not documented]
  • # contactFirstname: [Not documented]
  • # contactFirstname_Icontains: [Not documented]
  • # contactFirstname_Contains: [Not documented]
  • # contactFirstname_Isnull: [Not documented]
  • # contactFirstname_Istartswith: [Not documented]
  • # contactFirstname_Iendswith: [Not documented]
  • # contactSurname: [Not documented]
  • # contactSurname_Icontains: [Not documented]
  • # contactSurname_Contains: [Not documented]
  • # contactSurname_Isnull: [Not documented]
  • # contactSurname_Istartswith: [Not documented]
  • # contactSurname_Iendswith: [Not documented]
  • # contactEmail: [Not documented]
  • # contactEmail_Icontains: [Not documented]
  • # contactEmail_Contains: [Not documented]
  • # contactEmail_Isnull: [Not documented]
  • # contactEmail_Istartswith: [Not documented]
  • # contactEmail_Iendswith: [Not documented]
  • # contactPhone: [Not documented]
  • # contactPhone_Icontains: [Not documented]
  • # contactPhone_Contains: [Not documented]
  • # contactPhone_Isnull: [Not documented]
  • # contactPhone_Istartswith: [Not documented]
  • # contactPhone_Iendswith: [Not documented]
  • # addressPostalcode: [Not documented]
  • # addressPostalcode_Icontains: [Not documented]
  • # addressPostalcode_Contains: [Not documented]
  • # addressPostalcode_Isnull: [Not documented]
  • # addressPostalcode_Istartswith: [Not
  • # documented]
  • # addressPostalcode_Iendswith: [Not documented]
  • # addressString: [Not documented]
  • # addressString_Icontains: [Not documented]
  • # addressString_Contains: [Not documented]
  • # addressString_Isnull: [Not documented]
  • # addressString_Istartswith: [Not documented]
  • # addressString_Iendswith: [Not documented]
  • # lat: [Not documented]
  • # lat_Gt: [Not documented]
  • # lat_Gte: [Not documented]
  • # lat_Lt: [Not documented]
  • # lat_Lte: [Not documented]
  • # lat_Isnull: [Not documented]
  • # lon: [Not documented]
  • # lon_Gt: [Not documented]
  • # lon_Gte: [Not documented]
  • # lon_Lt: [Not documented]
  • # lon_Lte: [Not documented]
  • # lon_Isnull: [Not documented]
  • # accepted: [Not documented]
  • # reporterName: [Not documented]
  • # reporterName_Icontains: [Not documented]
  • # reporterName_Contains: [Not documented]
  • # reporterName_Isnull: [Not documented]
  • # reporterName_Istartswith: [Not documented]
  • # reporterName_Iendswith: [Not documented]
  • tickets(
  • id: Float,
  • id_Gt: Float,
  • id_Gte: Float,
  • id_Lt: Float,
  • id_Lte: Float,
  • id_Isnull: Boolean,
  • id_In: [String],
  • type: String,
  • type_Isnull: Boolean,
  • firm: ID,
  • firm_Isnull: Boolean,
  • status: String,
  • status_Isnull: Boolean,
  • reporter: ID,
  • reporter_Isnull: Boolean,
  • merchandise: ID,
  • merchandise_Isnull: Boolean,
  • target: ID,
  • target_Isnull: Boolean,
  • createdAt: DateTime,
  • createdAt_Gt: DateTime,
  • createdAt_Gte: DateTime,
  • createdAt_Lt: DateTime,
  • createdAt_Lte: DateTime,
  • createdAt_Isnull: Boolean,
  • updatedAt: DateTime,
  • updatedAt_Gt: DateTime,
  • updatedAt_Gte: DateTime,
  • updatedAt_Lt: DateTime,
  • updatedAt_Lte: DateTime,
  • updatedAt_Isnull: Boolean,
  • contactFirstname: String,
  • contactFirstname_Icontains: String,
  • contactFirstname_Contains: String,
  • contactFirstname_Isnull: Boolean,
  • contactFirstname_Istartswith: String,
  • contactFirstname_Iendswith: String,
  • contactSurname: String,
  • contactSurname_Icontains: String,
  • contactSurname_Contains: String,
  • contactSurname_Isnull: Boolean,
  • contactSurname_Istartswith: String,
  • contactSurname_Iendswith: String,
  • contactEmail: String,
  • contactEmail_Icontains: String,
  • contactEmail_Contains: String,
  • contactEmail_Isnull: Boolean,
  • contactEmail_Istartswith: String,
  • contactEmail_Iendswith: String,
  • contactPhone: String,
  • contactPhone_Icontains: String,
  • contactPhone_Contains: String,
  • contactPhone_Isnull: Boolean,
  • contactPhone_Istartswith: String,
  • contactPhone_Iendswith: String,
  • addressPostalcode: String,
  • addressPostalcode_Icontains: String,
  • addressPostalcode_Contains: String,
  • addressPostalcode_Isnull: Boolean,
  • addressPostalcode_Istartswith: String,
  • addressPostalcode_Iendswith: String,
  • addressString: String,
  • addressString_Icontains: String,
  • addressString_Contains: String,
  • addressString_Isnull: Boolean,
  • addressString_Istartswith: String,
  • addressString_Iendswith: String,
  • lat: Float,
  • lat_Gt: Float,
  • lat_Gte: Float,
  • lat_Lt: Float,
  • lat_Lte: Float,
  • lat_Isnull: Boolean,
  • lon: Float,
  • lon_Gt: Float,
  • lon_Gte: Float,
  • lon_Lt: Float,
  • lon_Lte: Float,
  • lon_Isnull: Boolean,
  • accepted: Boolean,
  • reporterName: String,
  • reporterName_Icontains: String,
  • reporterName_Contains: String,
  • reporterName_Isnull: Boolean,
  • reporterName_Istartswith: String,
  • reporterName_Iendswith: String
  • ): TicketListType
  • # Single Comment query
  • #
  • # Arguments
  • # id: Django object unique identification field
  • comment(id: ID!): CommentType
  • # Comment list
  • #
  • # Arguments
  • # id: [Not documented]
  • # id_Gt: [Not documented]
  • # id_Gte: [Not documented]
  • # id_Lt: [Not documented]
  • # id_Lte: [Not documented]
  • # id_Isnull: [Not documented]
  • # id_In: [Not documented]
  • # ticket: [Not documented]
  • # ticket_Isnull: [Not documented]
  • # user: [Not documented]
  • # user_Isnull: [Not documented]
  • # firm: [Not documented]
  • # firm_Isnull: [Not documented]
  • comments(
  • id: Float,
  • id_Gt: Float,
  • id_Gte: Float,
  • id_Lt: Float,
  • id_Lte: Float,
  • id_Isnull: Boolean,
  • id_In: [String],
  • ticket: ID,
  • ticket_Isnull: Boolean,
  • user: ID,
  • user_Isnull: Boolean,
  • firm: ID,
  • firm_Isnull: Boolean
  • ): CommentListType
  • # Single Attachment query
  • #
  • # Arguments
  • # id: Django object unique identification field
  • attachment(id: ID!): AttachmentType
  • # Attachment list
  • #
  • # Arguments
  • # id: [Not documented]
  • # id_Gt: [Not documented]
  • # id_Gte: [Not documented]
  • # id_Lt: [Not documented]
  • # id_Lte: [Not documented]
  • # id_Isnull: [Not documented]
  • # id_In: [Not documented]
  • # user: [Not documented]
  • # user_Isnull: [Not documented]
  • # ticket: [Not documented]
  • # ticket_Isnull: [Not documented]
  • # comment: [Not documented]
  • # comment_Isnull: [Not documented]
  • # path: [Not documented]
  • # path_Icontains: [Not documented]
  • # path_Contains: [Not documented]
  • # path_Isnull: [Not documented]
  • # path_Istartswith: [Not documented]
  • # path_Iendswith: [Not documented]
  • # name: [Not documented]
  • # name_Icontains: [Not documented]
  • # name_Contains: [Not documented]
  • # name_Isnull: [Not documented]
  • # name_Istartswith: [Not documented]
  • # name_Iendswith: [Not documented]
  • # contentType: [Not documented]
  • # contentType_Icontains: [Not documented]
  • # contentType_Contains: [Not documented]
  • # contentType_Isnull: [Not documented]
  • # contentType_Istartswith: [Not documented]
  • # contentType_Iendswith: [Not documented]
  • attachments(
  • id: Float,
  • id_Gt: Float,
  • id_Gte: Float,
  • id_Lt: Float,
  • id_Lte: Float,
  • id_Isnull: Boolean,
  • id_In: [String],
  • user: ID,
  • user_Isnull: Boolean,
  • ticket: ID,
  • ticket_Isnull: Boolean,
  • comment: ID,
  • comment_Isnull: Boolean,
  • path: String,
  • path_Icontains: String,
  • path_Contains: String,
  • path_Isnull: Boolean,
  • path_Istartswith: String,
  • path_Iendswith: String,
  • name: String,
  • name_Icontains: String,
  • name_Contains: String,
  • name_Isnull: Boolean,
  • name_Istartswith: String,
  • name_Iendswith: String,
  • contentType: String,
  • contentType_Icontains: String,
  • contentType_Contains: String,
  • contentType_Isnull: Boolean,
  • contentType_Istartswith: String,
  • contentType_Iendswith: String
  • ): AttachmentListType
  • }

link Require by

This element is not required by anyone