GetPackSummaryProgressInput
Optional withPacks input specifies that this call should provide progress which includes the contents of the passed Packs.
input GetPackSummaryProgressInput {
userID: ID!
withPacks: [ID!]
}
Fields
userID ● ID! non-null scalar
withPacks ● [ID!] list scalar
Member of
getPackSummaryProgress query