GetGroupingRpcInput: {
    groupKey: DasApiPropGroupKey;
    groupValue: string;
}

Type declaration

  • groupKey: DasApiPropGroupKey

    The key of the group (e.g., "collection" or "group" for mpl-core groups).

  • groupValue: string

    The value of the group.

Generated using TypeDoc