OBJECT
ShareQuery
link GraphQL Schema definition
- type ShareQuery {
- # Single Settlement query
- #
- # Arguments
- # id: Django object unique identification field
- (: ID!): SettlementType
- # Settlement list
- #
- # Arguments
- # issuedAt_Year: [Not documented]
- # issuedAt_Month: [Not documented]
- # id: Django object unique identification field
- (: Float, : Float, : ID): SettlementListType
- # Single Firm query
- #
- # Arguments
- # id: Django object unique identification field
- (: 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]
- (
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : [String],
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String
- ): FirmListType
- # Single FirmAlert query
- #
- # Arguments
- # id: Django object unique identification field
- (: 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]
- (
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : [String],
- : ID,
- : Boolean,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : Int,
- : Boolean,
- : [Int],
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : Boolean,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean
- ): FirmAlertListType
- # Single Merchandise query
- #
- # Arguments
- # id: Django object unique identification field
- (: 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]
- (
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : [String],
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : ID,
- : Boolean,
- : ID,
- : Boolean,
- : String,
- : Boolean,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : Float,
- : Float,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean,
- : ID,
- : Boolean,
- : ID,
- : Boolean
- ): MerchandiseListType
- # Single FirmContact query
- #
- # Arguments
- # id: Django object unique identification field
- (: 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]
- (
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : [String],
- : ID,
- : Boolean,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean
- ): FirmContactListType
- # Single Merchandise Position query
- #
- # Arguments
- # id: Django object unique identification field
- (: 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]
- (
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : [String],
- : ID,
- : Boolean
- ): MerchandisePositionListType
- # Single Merchandise Alert query
- #
- # Arguments
- # id: Django object unique identification field
- (: 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]
- (
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : [String],
- : ID,
- : Boolean,
- : Int,
- : Int,
- : Int,
- : Int,
- : Int,
- : Boolean,
- : [Int],
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean
- ): MerchandiseAlertListType
- # Single Target query
- #
- # Arguments
- # id: Django object unique identification field
- (: 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]
- (
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : [String],
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : ID,
- : Boolean,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean
- ): TargetListType
- # Single Merchandise Provider query
- #
- # Arguments
- # id: Django object unique identification field
- (: 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]
- (
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : [String],
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : 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]
- (
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : [String],
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String
- ): StatusDictionaryListType
- # Single Ticket query
- #
- # Arguments
- # id: Django object unique identification field
- (: 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]
- (
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : [String],
- : String,
- : Boolean,
- : ID,
- : Boolean,
- : String,
- : Boolean,
- : ID,
- : Boolean,
- : ID,
- : Boolean,
- : ID,
- : Boolean,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : DateTime,
- : Boolean,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : Boolean,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String
- ): TicketListType
- # Single Comment query
- #
- # Arguments
- # id: Django object unique identification field
- (: 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]
- (
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : [String],
- : ID,
- : Boolean,
- : ID,
- : Boolean,
- : ID,
- : Boolean
- ): CommentListType
- # Single Attachment query
- #
- # Arguments
- # id: Django object unique identification field
- (: 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]
- (
- : Float,
- : Float,
- : Float,
- : Float,
- : Float,
- : Boolean,
- : [String],
- : ID,
- : Boolean,
- : ID,
- : Boolean,
- : ID,
- : Boolean,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String,
- : String,
- : String,
- : String,
- : Boolean,
- : String,
- : String
- ): AttachmentListType
- }
link Require by
This element is not required by anyone