Skip to main content

SupRefDesignOrderInput

Input for ordering reference designs by one or more fields.

input SupRefDesignOrderInput {
createdAt: SupRefSortDirection
stableName: SupRefSortDirection
subtitle: SupRefSortDirection
title: SupRefSortDirection
type: SupRefSortDirection
updatedAt: SupRefSortDirection
}

Fields

SupRefDesignOrderInput.createdAt ● SupRefSortDirection enum

Sort by creation date in the specified direction.

SupRefDesignOrderInput.stableName ● SupRefSortDirection enum

Sort by stable name in the specified direction.

SupRefDesignOrderInput.subtitle ● SupRefSortDirection enum

Sort by subtitle in the specified direction.

SupRefDesignOrderInput.title ● SupRefSortDirection enum

Sort by title in the specified direction.

SupRefDesignOrderInput.type ● SupRefSortDirection enum

Sort by type in the specified direction.

SupRefDesignOrderInput.updatedAt ● SupRefSortDirection enum

Sort by last update date in the specified direction.