INPUT_OBJECT
Autogenerated input type of ReorderProjectFloorplans
input ReorderProjectFloorplansInput {projectId: ID!# Project's Floorplan id's in desired orderfloorplanIds: [ID!]!# A unique identifier for the client performing the mutation.clientMutationId: String}