period
Graphql fields and variables for the period query
query period ($id: ID) {
period (id: $id) {
closed
createdAt
id
month
monthName
updatedAt
warrenId
year
}
}Arguments
Name
Type
Description
Response
Last updated
Was this helpful?
