CreateHotspotInput
CreateHotspotInput is used for create Hotspot object. Input was generated by ent.
input CreateHotspotInput {
location: String!
schemaID: ID
}
Fields
CreateHotspotInput.location ● String! non-null scalar
CreateHotspotInput.schemaID ● ID scalar
Member Of
createHotspot mutation