SCALAR
Float
The Float
scalar type represents signed double-precision fractional
values as specified by
IEEE 754.
link GraphQL Schema definition
- scalar Float
link Require by
- AccountA customer account.
- AddressA geographical address.
- AlertingRotationAn alerting rotation.
- BillingSettingBilling configuration settings.
- CreateGenericInventoryItemsMutationInputThe input object that defines the fields for the createGenericInventoryItems mutation.
- CreateGeoTaxZoneMutationInputThe input object that defines the fields for the createGeoTaxZone mutation.
- CreateNetworkSiteMutationInputThe input object that defines the fields for the createNetworkSite mutation.
- CreateTaxMutationInputThe input object that defines the fields for the createTax mutation.
- CreateTaxOverrideMutationInputThe input object that defines the fields for the createTaxOverride mutation.
- DailyAggregateValueAn aggregated value calculated for a given date.
- GenericInventoryAssigneeA generic assignee for inventory items.
- GenericInventoryItemActionLogA log of an action taken against a set of generic inventory items.
- GeoTaxZoneA geographical tax zone.
- IcmpResulttypes.icmp_result
- InternalLocationA location inside an `InventoryLocation` (e.g. a shelf or a room.)
- InventoryLocationA location that inventory is stored in.
- InventoryModelA type of item stored in inventory.
- JobServiceA `Service` associated with a `Job`.
- NetworkSiteA network site.
- Querynull
- SearchFloatFieldUsed in the `Search` object. Allows you to search against float fields.
- ServiceTaxThe relationship between a `Service` and a `Tax`.
- SnmpInterfaceNumericResulttypes.snmp_interface_numeric_result
- TaxA tax.
- TaxOverrideAn override to the default taxation rate.
- UpdateBillingSettingsMutationInputThe input object that defines the fields for the updateBillingSettings mutation.
- UpdateGeoTaxZoneMutationInputThe input object that defines the fields for the updateGeoTaxZone mutation.
- UpdateNetworkSiteMutationInputThe input object that defines the fields for the updateNetworkSite mutation.
- UpdateTaxMutationInputThe input object that defines the fields for the updateTax mutation.
- UpdateTaxOverrideMutationInputThe input object that defines the fields for the updateTaxOverride mutation.
- VehicleA vehicle.