DynamicFieldName
A description of a dynamic field's name.
input DynamicFieldName {
bcs: Base64!
type: String!
}
Fields
DynamicFieldName.bcs
● Base64!
non-null scalar
The Base64-encoded BCS serialization of the dynamic field's 'name'.
DynamicFieldName.type
● String!
non-null scalar
The type of the dynamic field's name, like 'u64' or '0x2::kiosk::Listing'.