bundleUpdate
No description
bundleUpdate(
id: Int!
input: UpdateBundleInput!
): Bundle!
Arguments
bundleUpdate.id
● Int!
non-null scalar
Bundle identifier
No description
bundleUpdate(
id: Int!
input: UpdateBundleInput!
): Bundle!
bundleUpdate.id
● Int!
non-null scalarBundle identifier
bundleUpdate.input
● UpdateBundleInput!
non-null inputBundle
object