OBJECT
ProjectFloorplan
Floorplan Type
link GraphQL Schema definition
- type ProjectFloorplan {
- # When the floorplan was created
- ISO8601DateTime! :
- # ID of the Floorplan
- ID! :
- # position of the Floorplan
- Int :
- # ID of the project
- ID! :
- # When the floorplan was last updated
- ISO8601DateTime! :
- # url of the Floorplan
- #
- # Arguments
- # width: [Not documented]
- # height: [Not documented]
- # smart: [Not documented]
- Int, : Int, : Boolean): String ( :
- }
link Require by
- CreateProjectFloorplanPayloadAutogenerated return type of CreateProjectFloorplan
- DestroyProjectFloorplanPayloadAutogenerated return type of DestroyProjectFloorplan
- ProjectProject
- ProjectFloorplanConnectionThe connection type for ProjectFloorplan.
- ProjectFloorplanEdgeAn edge in a connection.
- QueryThe query root of this schema