Shape
No description
type Shape {
borderRadius: Int!
borderWidth: Int!
}
Fields
Shape.borderRadius ● Int! non-null scalar
Shape.borderWidth ● Int! non-null scalar
Member Of
BrandKitProperties object


