updateCardField


Updates an existing card field

Input fields

Input Field : ObjectDescription
input: UpdateCardFieldInput!Required. Autogenerated input type of UpdateCardField

Return fields

Input Field : ObjectDescription
card: CardReturns information about the card
clientMutationId: StringA unique identifier for the client performing the mutation.
success: BooleanWhether the mutation was successful

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

Boolean

Represents `true` or `false` values.