Preview

AssignUsageReaderTransformationsInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

AssignUsageReaderTransformationsInput

Input with transformer information

This page contains

    Fields

    id ID!

    Unique id of usage reader

    eventDateFormat String!

    Usage event occurred date format in LocalDateFormat For example: 'dd/MM/yyyy', 'yyyy-MM-dd', 'dd MMMM yyyy' Reference document: https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html

    transformations [AssignUsageReaderFieldTransformerInput] PREVIEW

    Transformer information such as 'transformerId', 'parameters', 'arguments'

    updatedBy String!

    User email who is assigning usage reader transformers

    Mutations for AssignUsageReaderTransformationsInput

    assignTransformersToUsageReader PREVIEW

    Adds the transformers in the usage reader