Cap Collectif Developers - GraphQL API

ProposalOrderField

Properties by which proposal connections can be ordered.

Values

COMMENTS

Allows ordering a list of proposals by the number of comments it have.

COST

Allows ordering a list of proposals by the cost it have been estimated.

CREATED_AT

Allows ordering a list of proposals by their creation date.

PUBLISHED_AT

Allows ordering a list of proposals by when they were published.

RANDOM

Allows randomizing a list of proposals.

VOTES

Allows ordering a list of proposals by the number of votes it have.

POINTS

Allows ordering a list of proposals by the number of points it have.

NUMBER_OF_MESSAGES_RECEIVED

Allows ordering a list of proposals by the number of messages it have received.