INPUT_OBJECT
ProposalUpdateParams
link GraphQL Schema definition
- input ProposalUpdateParams {
- # (`SpatialThing`) The location at which this proposal is eligible.
- ID :
- # The beginning date/time of proposal publication.
- DateTime :
- # The end time of proposal publication.
- DateTime :
- ID! :
- # Grouping around something to create a boundary or context, used for documenting,
- # accounting, planning.
- ID!] : [
- # An informal or formal textual identifier for a proposal. Does not imply
- # uniqueness.
- String :
- # A textual description or comment.
- String :
- # This proposal contains unit based quantities, which can be multipied to create
- # commitments; commonly seen in a price list or e-commerce.
- Boolean :
- }