Return - customer - OBJECT
Version: unstable
Description:
A product return.
Access Scopes
Fields
-
closedAt:
DateTime -
The date when the return was closed.
-
createdAt:
DateTime -
The date when the return was created.
-
id:
ID! -
A globally-unique ID.
-
name:
String! -
The name assigned to the return.
-
status:
ReturnStatus! -
The current status of the `Return`.
-
updatedAt:
DateTime -
The date when the return was last updated.
Connections
Related queries
Related mutations
Related Unions
Examples